Home
last modified time | relevance | path

Searched refs:cpu_mhz (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h332 static inline __attribute__((always_inline)) void clk_ll_cpu_set_freq_mhz_from_pll(uint32_t cpu_mhz) in clk_ll_cpu_set_freq_mhz_from_pll() argument
334 switch (cpu_mhz) { in clk_ll_cpu_set_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h434 static inline __attribute__((always_inline)) void clk_ll_cpu_set_freq_mhz_from_pll(uint32_t cpu_mhz) in clk_ll_cpu_set_freq_mhz_from_pll() argument
436 switch (cpu_mhz) { in clk_ll_cpu_set_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h440 static inline __attribute__((always_inline)) void clk_ll_cpu_set_freq_mhz_from_pll(uint32_t cpu_mhz) in clk_ll_cpu_set_freq_mhz_from_pll() argument
442 switch (cpu_mhz) { in clk_ll_cpu_set_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h502 static inline __attribute__((always_inline)) void clk_ll_cpu_set_freq_mhz_from_pll(uint32_t cpu_mhz) in clk_ll_cpu_set_freq_mhz_from_pll() argument
504 switch (cpu_mhz) { in clk_ll_cpu_set_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h580 static inline __attribute__((always_inline)) void clk_ll_cpu_set_freq_mhz_from_pll(uint32_t cpu_mhz) in clk_ll_cpu_set_freq_mhz_from_pll() argument
582 switch (cpu_mhz) { in clk_ll_cpu_set_freq_mhz_from_pll()