Searched refs:RTC_CAL_RC_FAST (Results 1 – 6 of 6) sorted by relevance
70 if (cal_clk == RTC_CAL_RC_FAST) { in rtc_clk_cal_internal()91 if (cal_clk == RTC_CAL_RC_FAST) { in rtc_clk_cal_internal()158 if (cal_clk == RTC_CAL_RC_FAST) { in rtc_clk_cal_internal()176 if (cal_clk == RTC_CAL_RC_FAST) { in rtc_clk_cal_internal()218 if (cal_clk == RTC_CAL_RC_FAST) { in rtc_clk_cal()
161 …s_calibrated_freq.rc_fast = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_RC_FAST, DEFAULT_RC_FAST_CAL_CYCL… in esp_clk_tree_rc_fast_get_freq_hz()
165 RTC_CAL_RC_FAST //!< Internal 20MHz RC oscillator enumerator
169 RTC_CAL_RC_FAST //!< Internal 8MHz RC oscillator enumerator
699 s_config.fast_clk_cal_period = rtc_clk_cal(RTC_CAL_RC_FAST, FAST_CLK_SRC_CAL_CYCLES); in sleep_low_power_clock_calibration()