Searched refs:COUNTER_TOP_EVT (Results 1 – 1 of 1) sorted by relevance
26 #define COUNTER_TOP_EVT NRF_TIMER_EVENT_COMPARE0 macro314 nrf_timer_event_clear(timer, COUNTER_TOP_EVT); in set_top_value()393 if (nrf_timer_event_check(reg, COUNTER_TOP_EVT) && in top_irq_handle()395 nrf_timer_event_clear(reg, COUNTER_TOP_EVT); in top_irq_handle()