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

List of parameters and defined functions needed to access the CPU Clock. More...

Enumerations

enum  wiced_cpu_clk_freq_t { WICED_CPU_CLK_24MHZ, WICED_CPU_CLK_32MHZ, WICED_CPU_CLK_48MHZ, WICED_CPU_CLK_96MHZ }
 Clock Frequency. More...
 

Functions

wiced_bool_t wiced_update_cpu_clock (wiced_bool_t enable, wiced_cpu_clk_freq_t freq)
 Function wiced_update_cpu_clock. More...
 
void wiced_hal_cpu_clk_ldo_voltage_force_high (void)
 Function wiced_hal_cpu_clk_ldo_voltage_force_high. More...
 
void wiced_hal_cpu_clk_ldo_voltage_release (void)
 Function wiced_hal_cpu_clk_ldo_voltage_release. More...
 

Detailed Description

List of parameters and defined functions needed to access the CPU Clock.