Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c281 uint8_t nfcid1[NRF_NFCT_SENSRES_NFCID1_SIZE_TRIPLE]; in nrfx_nfct_reset() local
287 nfcid1_size = nrf_nfct_nfcid1_get(NRF_NFCT, nfcid1); in nrfx_nfct_reset()
298 nrf_nfct_nfcid1_set(NRF_NFCT, nfcid1, nfcid1_size); in nrfx_nfct_reset()
604 id_size_mask = nrf_nfct_nfcid1_size_to_sensres_size(p_param->data.nfcid1.id_size); in nrfx_nfct_parameter_set()
605 nrf_nfct_nfcid1_set(NRF_NFCT, p_param->data.nfcid1.p_id, id_size_mask); in nrfx_nfct_parameter_set()
/external/platform/nrfx/drivers/include/
A Dnrfx_nfct.h121 …nrfx_nfct_nfcid1_t nfcid1; ///< NFC-A NFCID1 value (tag identifier). Filled when nrfx_nf… member

Completed in 5 milliseconds