Home
last modified time | relevance | path

Searched refs:RTC_CAL_INTERNAL_OSC (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/
Dxt_wdt.c59 …uint32_t rtc_clk_frequency_khz = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_INTERNAL_OSC, RTC_CLK_CAL_CY… in esp_xt_wdt_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_time.c47 } else if (cal_clk == RTC_CAL_INTERNAL_OSC) { in rtc_clk_cal_internal()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_time.c50 } else if (cal_clk == RTC_CAL_INTERNAL_OSC) { in rtc_clk_cal_internal()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_time.c158 } else if (cal_clk == RTC_CAL_INTERNAL_OSC) { in rtc_clk_cal_internal()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc.h207 RTC_CAL_INTERNAL_OSC = 3 //!< Internal 150 kHz oscillator enumerator
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc.h224 RTC_CAL_INTERNAL_OSC = 3 //!< Internal 150 kHz oscillator enumerator
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc.h229 RTC_CAL_INTERNAL_OSC = 3 //!< Internal 136 kHz oscillator enumerator