Searched refs:COUNTER_TOP_EVT (Results 1 – 1 of 1) sorted by relevance
23 #define COUNTER_TOP_EVT NRF_TIMER_EVENT_COMPARE0 macro262 nrf_timer_event_clear(timer, COUNTER_TOP_EVT); in set_top_value()341 if (nrf_timer_event_check(reg, COUNTER_TOP_EVT) && in top_irq_handle()343 nrf_timer_event_clear(reg, COUNTER_TOP_EVT); in top_irq_handle()