Searched defs:sdm0 (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32s2/ |
D | rtc_clk.c | 115 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/ |
D | clk_tree_hal.c | 101 uint32_t sdm0 = 0; in clk_hal_apll_get_freq_hz() local
|
/hal_espressif-3.7.0/components/hal/esp32s2/ |
D | clk_tree_hal.c | 105 uint32_t sdm0 = 0; in clk_hal_apll_get_freq_hz() local
|
/hal_espressif-3.7.0/components/esp_hw_support/ |
D | clk_ctrl_os.c | 98 uint32_t sdm0 = 0; in periph_rtc_apll_freq_set() local
|
/hal_espressif-3.7.0/components/esp_hw_support/port/esp32/ |
D | rtc_clk.c | 213 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/ |
D | clk_tree_ll.h | 121 …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/ |
D | clk_tree_ll.h | 164 …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()
|