Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c66 soc_rtc_slow_clk_src_t old_32k_cal_clk_sel = clk_ll_32k_calibration_get_target(); in rtc_clk_cal_internal() local
195 if (old_32k_cal_clk_sel != SOC_RTC_SLOW_CLK_SRC_INVALID) { in rtc_clk_cal_internal()
196 clk_ll_32k_calibration_set_target(old_32k_cal_clk_sel); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c66 soc_rtc_slow_clk_src_t old_32k_cal_clk_sel = clk_ll_32k_calibration_get_target(); in rtc_clk_cal_internal() local
195 if (old_32k_cal_clk_sel != SOC_RTC_SLOW_CLK_SRC_INVALID) { in rtc_clk_cal_internal()
196 clk_ll_32k_calibration_set_target(old_32k_cal_clk_sel); in rtc_clk_cal_internal()