Searched refs:overflow_timer (Results 1 – 1 of 1) sorted by relevance
120 bs_time_t overflow_timer; // When the timer will overflow (in microseconds) member176 rtc_st->overflow_timer = TIME_NEVER; in nhw_rtc_init()341 if (this->overflow_timer < Timer_RTC) { in nhw_rtc_update_master_timer()342 Timer_RTC = this->overflow_timer; in nhw_rtc_update_master_timer()369 …this->overflow_timer = get_counter_match_time(rtc, RTC_COUNTER_MASK + 1, &this->overflow_timer_sub… in update_overflow_timer()445 if (rtc_el->overflow_timer == Timer_RTC) { //Overflow occurred now in nhw_rtc_timer_triggered()525 this->overflow_timer = TIME_NEVER; in nhw_rtc_TASKS_STOP()