![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
List of parameters and defined functions needed to access the Auxiliary Clock (aclk) driver. More...
Enumerations | |
| enum | WICED_CLK_SRC_SEL { WICED_ACLK0, WICED_ACLK1 } |
| enum | WICED_CLK_SRC_FREQ_SEL { WICED_ACLK_FREQ_24_MHZ = 1 } |
Functions | |
| void | wiced_hal_aclk_enable (uint32_t frequency, uint32_t clkSrc, uint32_t baseFreqSel) |
| Configures, enables, and starts the aclk to be active on a preconfigured GPIO pin. More... | |
| void | wiced_hal_aclk_disable (uint32_t clkSrc) |
| Disables the desired auxilary clock source. More... | |
List of parameters and defined functions needed to access the Auxiliary Clock (aclk) driver.