Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_nfct.h62NRFX_NFCT_STATE_ACTIVATED = NRF_NFCT_TASK_ACTIVATE, ///< NFC Tag is powered-up (see @ref nrfx_nfct… enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c751 if (state == NRFX_NFCT_STATE_ACTIVATED) in nrfx_nfct_state_force()