Home
last modified time | relevance | path

Searched refs:nrfy_timer_int_enable_check (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h252 NRFY_STATIC_INLINE uint32_t nrfy_timer_int_enable_check(NRF_TIMER_Type const * p_reg, in nrfy_timer_int_enable_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c364 uint32_t active_cc_mask = nrfy_timer_int_enable_check(p_reg, NRF_TIMER_ALL_CHANNELS_INT_MASK); in irq_handler()