Searched refs:nrfy_nfct_event_check (Results 1 – 2 of 2) sorted by relevance
627 if (nrfy_nfct_event_check(NRF_NFCT, NRF_NFCT_EVENT_TXFRAMESTART) && in nrfx_nfct_tx()704 if (nrfy_nfct_event_check(NRF_NFCT, NRF_NFCT_EVENT_TXFRAMESTART) && in nrfx_nfct_bits_tx()
286 NRFY_STATIC_INLINE bool nrfy_nfct_event_check(NRF_NFCT_Type const * p_reg, nrf_nfct_event_t event) in nrfy_nfct_event_check() function