Home
last modified time | relevance | path

Searched refs:RTC_CAL_RC32K (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_time.c44 cal_clk = RTC_CAL_RC32K; in rtc_clk_cal_internal()
54 if (cal_clk == RTC_CAL_RC32K && !dig_rc32k_state) { in rtc_clk_cal_internal()
81 } else if (cal_clk == RTC_CAL_RC32K) { in rtc_clk_cal_internal()
/hal_espressif-3.4.0/components/esp_hw_support/
Dclk_ctrl_os.c24 s_rtc_clk_freq = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_RC32K, 100)); in periph_rtc_dig_clk8m_enable()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h207 RTC_CAL_RC32K = 1, //!< Internal 32 kHz RC oscillator enumerator