Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c210 uint32_t fast_clk_cal_period; member
676 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()