Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c95 #define NRFX_NFCT_RX_INT_MASK (NRF_NFCT_INT_RXFRAMESTART_MASK | \ macro
258 nrfy_nfct_int_disable(NRF_NFCT, NRFX_NFCT_RX_INT_MASK | NRFX_NFCT_TX_INT_MASK); in nfct_field_event_handler()
328 nrfy_nfct_int_disable(NRF_NFCT, NRFX_NFCT_RX_INT_MASK | NRFX_NFCT_TX_INT_MASK); in nfct_reset()
593 nrfx_nfct_rxtx_int_enable(NRFX_NFCT_RX_INT_MASK); in nrfx_nfct_rx()
791 nrfy_nfct_int_disable(NRF_NFCT, NRFX_NFCT_RX_INT_MASK | NRFX_NFCT_TX_INT_MASK); in nrfx_nfct_init_substate_force()