Searched refs:nrfy_timer_int_enable_check (Results 1 – 2 of 2) sorted by relevance
252 NRFY_STATIC_INLINE uint32_t nrfy_timer_int_enable_check(NRF_TIMER_Type const * p_reg, in nrfy_timer_int_enable_check() function
364 uint32_t active_cc_mask = nrfy_timer_int_enable_check(p_reg, NRF_TIMER_ALL_CHANNELS_INT_MASK); in irq_handler()