Searched refs:COUNTER_TOP_INT_MASK (Results 1 – 1 of 1) sorted by relevance
24 #define COUNTER_TOP_INT_MASK NRF_TIMER_INT_COMPARE0_MASK macro260 nrf_timer_int_disable(timer, COUNTER_TOP_INT_MASK); in set_top_value()278 nrf_timer_int_enable(timer, COUNTER_TOP_INT_MASK); in set_top_value()342 nrf_timer_int_enable_check(reg, COUNTER_TOP_INT_MASK)) { in top_irq_handle()