Searched refs:next_timer_index (Results 1 – 1 of 1) sorted by relevance
32 static unsigned int next_timer_index; variable85 next_timer_index); in nsi_hws_sleep_until_next_event()103 next_timer_index = 0; in nsi_hws_find_next_event()108 next_timer_index = i; in nsi_hws_find_next_event()127 if (next_timer_index < number_of_events) { /* LCOV_EXCL_BR_LINE */ in nsi_hws_one_event()128 __nsi_hw_events_start[next_timer_index].callback(); in nsi_hws_one_event()