Searched refs:target_wakeup_tick (Results 1 – 1 of 1) sorted by relevance
1467 int64_t target_wakeup_tick = s_config.rtc_ticks_at_sleep_start + ticks; local1473 (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);