Searched refs:Timers (Results 1 – 1 of 1) sorted by relevance
101 static bs_time_t *Timers[NumberOfNRFHWTimers] = { //Indexed with NRF_HW_next_timer_to_trigger_t variable125 bs_time_t new_timer = *Timers[0]; in nrf_hw_find_next_timer_to_trigger()129 if ( new_timer > *Timers[i] ) { in nrf_hw_find_next_timer_to_trigger()130 new_timer = *Timers[i]; in nrf_hw_find_next_timer_to_trigger()