Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c130 #define FAST_CLK_SRC_CAL_CYCLES (2048) /* ~ 127.4 us */ macro
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()