Home
last modified time | relevance | path

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

/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() argument
156 *_sdm1 = sdm1; in rtc_clk_apll_coeff_calc()
/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() argument
254 *_sdm1 = sdm1; in rtc_clk_apll_coeff_calc()
/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/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,…