Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1467 int64_t target_wakeup_tick = s_config.rtc_ticks_at_sleep_start + ticks; local
1473 (target_wakeup_tick < rtc_time_get() + SLEEP_TIMER_ALARM_TO_SLEEP_TICKS)) {
1478 lp_timer_hal_set_alarm_target(0, target_wakeup_tick);
1480 rtc_hal_set_wakeup_timer(target_wakeup_tick);