Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dclk_ctrl_os.c103 uint32_t apll_freq = rtc_clk_apll_coeff_calc(expt_freq, &o_div, &sdm0, &sdm1, &sdm2); in periph_rtc_apll_freq_set()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h256 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,…
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c102 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,… in rtc_clk_apll_coeff_calc() function
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h342 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,…
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c200 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,… in rtc_clk_apll_coeff_calc() function