Home
last modified time | relevance | path

Searched defs:sdm0 (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/components/esp_hw_support/port/esp32s2/
Drtc_clk.c115 int sdm0 = 0; // range: 0~255 in rtc_clk_apll_coeff_calc() local
161 void rtc_clk_apll_coeff_set(uint32_t o_div, uint32_t sdm0, uint32_t sdm1, uint32_t sdm2) in rtc_clk_apll_coeff_set()
/hal_espressif-3.7.0/components/hal/esp32/
Dclk_tree_hal.c101 uint32_t sdm0 = 0; in clk_hal_apll_get_freq_hz() local
/hal_espressif-3.7.0/components/hal/esp32s2/
Dclk_tree_hal.c105 uint32_t sdm0 = 0; in clk_hal_apll_get_freq_hz() local
/hal_espressif-3.7.0/components/esp_hw_support/
Dclk_ctrl_os.c98 uint32_t sdm0 = 0; in periph_rtc_apll_freq_set() local
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32/
Drtc_clk.c213 int sdm0 = 0; // range: 0~255 in rtc_clk_apll_coeff_calc() local
259 void rtc_clk_apll_coeff_set(uint32_t o_div, uint32_t sdm0, uint32_t sdm1, uint32_t sdm2) in rtc_clk_apll_coeff_set()
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h121 …bute__((always_inline)) void clk_ll_apll_get_config(uint32_t *o_div, uint32_t *sdm0, uint32_t *sdm… in clk_ll_apll_get_config()
137 …ribute__((always_inline)) void clk_ll_apll_set_config(uint32_t o_div, uint32_t sdm0, uint32_t sdm1… in clk_ll_apll_set_config()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dclk_tree_ll.h164 …bute__((always_inline)) void clk_ll_apll_get_config(uint32_t *o_div, uint32_t *sdm0, uint32_t *sdm… in clk_ll_apll_get_config()
181 …ys_inline)) void clk_ll_apll_set_config(bool is_rev0, uint32_t o_div, uint32_t sdm0, uint32_t sdm1… in clk_ll_apll_set_config()