Searched refs:next_timer_index (Results 1 – 2 of 2) 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()
41 } next_timer_index = NONE; variable101 next_timer_index); in hwm_sleep_until_next_timer()119 next_timer_index = 0; in hwm_find_next_timer()124 next_timer_index = i; in hwm_find_next_timer()137 switch (next_timer_index) { /* LCOV_EXCL_BR_LINE */ in hwm_one_event()