Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_timer.h294 NRF_STATIC_INLINE bool nrf_timer_event_check(NRF_TIMER_Type const * p_reg,
578 NRF_STATIC_INLINE bool nrf_timer_event_check(NRF_TIMER_Type const * p_reg, in nrf_timer_event_check() function
/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c287 if (nrf_timer_event_check(p_reg, event) && in irq_handler()

Completed in 7 milliseconds