Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c102 if (cal_clk == RTC_CAL_RC32K) { in rtc_clk_cal_internal()
185 if (cal_clk == RTC_CAL_RC32K) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c102 if (cal_clk == RTC_CAL_RC32K) { in rtc_clk_cal_internal()
185 if (cal_clk == RTC_CAL_RC32K) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h162RTC_CAL_RC32K = SOC_RTC_SLOW_CLK_SRC_RC32K, //!< Internal 32kHz RC oscillator, as one t… enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h166RTC_CAL_RC32K = SOC_RTC_SLOW_CLK_SRC_RC32K, //!< Internal 32kHz RC oscillator, as one t… enumerator