Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h161 RTC_CAL_RC_SLOW = SOC_RTC_SLOW_CLK_SRC_RC_SLOW, //!< Internal 150kHz RC oscillator enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h165 RTC_CAL_RC_SLOW = SOC_RTC_SLOW_CLK_SRC_RC_SLOW, //!< Internal 150kHz RC oscillator enumerator
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c72 } else if (cal_clk == RTC_CAL_RC_SLOW) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c72 } else if (cal_clk == RTC_CAL_RC_SLOW) { in rtc_clk_cal_internal()