Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h289 bool check = nrf_nfct_event_check(p_reg, event); in nrfy_nfct_event_check()
784 if ((mask & NRFY_EVENT_TO_INT_BITMASK(event)) && nrf_nfct_event_check(p_reg, event)) in __nrfy_internal_nfct_event_handle()
/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h389 NRF_STATIC_INLINE bool nrf_nfct_event_check(NRF_NFCT_Type const * p_reg, nrf_nfct_event_t event);
1045 NRF_STATIC_INLINE bool nrf_nfct_event_check(NRF_NFCT_Type const * p_reg, nrf_nfct_event_t event) in nrf_nfct_event_check() function