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

> More...

Enumerations

enum  CLK_SRC_SEL { ACLK0, ACLK1, WICED_ACLK0 = ACLK0, WICED_ACLK1 = ACLK1 }
 Available clock sources.
 
enum  CLK_SRC_FREQ_SEL { ACLK_FREQ_24_MHZ = 1, WICED_ACLK_FREQ_24_MHZ = ACLK_FREQ_24_MHZ }
 Available base clock frequencies. More...
 

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 Peripheral ACLK driver.