Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c163 clk_ll_apll_set_config(o_div, sdm0, sdm1, sdm2); in rtc_clk_apll_coeff_set()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c262 clk_ll_apll_set_config(is_rev0, o_div, sdm0, sdm1, sdm2); in rtc_clk_apll_coeff_set()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h137 static inline __attribute__((always_inline)) void clk_ll_apll_set_config(uint32_t o_div, uint32_t s… in clk_ll_apll_set_config() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h181 static inline __attribute__((always_inline)) void clk_ll_apll_set_config(bool is_rev0, uint32_t o_d… in clk_ll_apll_set_config() function