Searched refs:fast_clk_cal_period (Results 1 – 1 of 1) sorted by relevance
210 uint32_t fast_clk_cal_period; member676 s_config.rtc_clk_cal_period, s_config.fast_clk_cal_period, in esp_sleep_start()1004 s_config.fast_clk_cal_period = rtc_clk_cal(RTC_CAL_RC_FAST, FAST_CLK_SRC_CAL_CYCLES); in esp_light_sleep_start()1006 …_sleep_calculate_hw_wait_time(pd_flags, s_config.rtc_clk_cal_period, s_config.fast_clk_cal_period); in esp_light_sleep_start()