Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c216 uint32_t fast_clk_cal_period; member
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()
856 s_config.rtc_clk_cal_period, s_config.fast_clk_cal_period,
1243 …_sleep_calculate_hw_wait_time(pd_flags, s_config.rtc_clk_cal_period, s_config.fast_clk_cal_period);