Home
last modified time | relevance | path

Searched refs:RTC_TIME_CAL_CYCLING_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_time.c207 uint64_t xtal_cycles = rtc_clk_cal_internal(cal_clk, slowclk_cycles, RTC_TIME_CAL_CYCLING_MODE); in rtc_clk_cal_cycling()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc.h315 #define RTC_TIME_CAL_CYCLING_MODE 1 macro