Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_hal_aclk.h File Reference

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...
 

Detailed Description

List of parameters and defined functions needed to access the Auxiliary Clock (aclk) driver.