AIROC™ BTSDK v4.7 - Documentation | ||||
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... | |
List of parameters and defined functions needed to access the CPU Clock.