Searched refs:overflow_timer_sub_us (Results 1 – 1 of 1) sorted by relevance
121 uint64_t overflow_timer_sub_us; // When the timer will overflow (in sub-microsecond units) member177 rtc_st->overflow_timer_sub_us = TIME_NEVER; in nhw_rtc_init()369 …->overflow_timer = get_counter_match_time(rtc, RTC_COUNTER_MASK + 1, &this->overflow_timer_sub_us); in update_overflow_timer()419 uint64_t current_overflow_event_sub_us = this->overflow_timer_sub_us; in handle_overflow_event()