Home
last modified time | relevance | path

Searched refs:clk_ll_cpu_get_divider_from_apll (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c41 uint32_t divider = clk_ll_cpu_get_divider_from_apll(); in clk_hal_cpu_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s2/
Dclk_tree_hal.c48 uint32_t divider = clk_ll_cpu_get_divider_from_apll(); in clk_hal_cpu_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h569 static inline __attribute__((always_inline)) uint32_t clk_ll_cpu_get_divider_from_apll(void) in clk_ll_cpu_get_divider_from_apll() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h645 static inline __attribute__((always_inline)) uint32_t clk_ll_cpu_get_divider_from_apll(void) in clk_ll_cpu_get_divider_from_apll() function