Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_hw_support/port/esp32/
Drtc_time.c48 if (cal_clk == RTC_CAL_32K_XTAL && !dig_32k_xtal_state) { in rtc_clk_cal_internal()
62 if (cal_clk == RTC_CAL_32K_XTAL || in rtc_clk_cal_internal()
/device/soc/esp/esp32/components/esp_system/port/soc/esp32/
Dclk.c96 cal_val = rtc_clk_cal(RTC_CAL_32K_XTAL, SLOW_CLK_CAL_CYCLES); in select_rtc_slow_clk()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc.h131 RTC_CAL_32K_XTAL = 2 //!< External 32 kHz XTAL enumerator