AIROC™ BTSDK v4.7 - Documentation | ||||
List of parameters and defined functions needed to access the Auxiliary Clock (aclk) driver. More...
Functions | |
static INLINE void | wiced_hal_aclk_enable (UINT32 frequency, UINT32 clkSrc, UINT32 baseFreqSel) |
Configures, enables, and starts the aclk to be active on a preconfigured GPIO pin. More... | |
static INLINE void | wiced_hal_aclk_disable (UINT32 clkSrc) |
Disables the desired auxilary clock source. More... | |
UINT32 | wiced_hal_aclk_pads_config (UINT32 gpio, UINT32 src) |
Configure the GPIO pin for the desired auxilary clock source. More... | |
List of parameters and defined functions needed to access the Auxiliary Clock (aclk) driver.