Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h199 bool check = nrf_timer_event_check(p_reg, event); in nrfy_timer_event_check()
419 if ((mask & NRFY_EVENT_TO_INT_BITMASK(event)) && nrf_timer_event_check(p_reg, event)) in __nrfy_internal_timer_event_handle()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h534 NRF_STATIC_INLINE bool nrf_timer_event_check(NRF_TIMER_Type const * p_reg,
821 NRF_STATIC_INLINE bool nrf_timer_event_check(NRF_TIMER_Type const * p_reg, in nrf_timer_event_check() function