Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_timer.h361 NRF_STATIC_INLINE uint32_t nrf_timer_int_enable_check(NRF_TIMER_Type const * p_reg, uint32_t mask);
620 NRF_STATIC_INLINE uint32_t nrf_timer_int_enable_check(NRF_TIMER_Type const * p_reg, uint32_t mask) in nrf_timer_int_enable_check() function
/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c288 nrf_timer_int_enable_check(p_reg, int_mask)) in irq_handler()

Completed in 6 milliseconds