Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h331 __STATIC_INLINE bool nrf_timer_int_enable_check(NRF_TIMER_Type * p_reg,
568 __STATIC_INLINE bool nrf_timer_int_enable_check(NRF_TIMER_Type * p_reg, in nrf_timer_int_enable_check() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_timer.c272 nrf_timer_int_enable_check(p_reg, int_mask)) in irq_handler()