Home
last modified time | relevance | path

Searched refs:clk_ll_cpu_set_hs_divider (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c211 clk_ll_cpu_set_hs_divider(CLK_LL_PLL_480M_FREQ_MHZ / cpu_freq_mhz); in rtc_clk_cpu_freq_to_pll_mhz()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h384 static inline __attribute__((always_inline)) void clk_ll_cpu_set_hs_divider(uint32_t divider) in clk_ll_cpu_set_hs_divider() function