Searched refs:nfcid1 (Results 1 – 3 of 3) sorted by relevance
125 …nrfx_nfct_nfcid1_t nfcid1; ///< NFC-A NFCID1 value (tag identifier). Filled when nrfx_nf… member
118 uint8_t nfcid1[NRF_NFCT_SENSRES_NFCID1_SIZE_TRIPLE]; ///< NFCID1 value. member214 p_params->nfcid1_size = nrf_nfct_nfcid1_get(p_reg, p_params->nfcid1); in nrfy_nfct_parameters_save()232 nrf_nfct_nfcid1_set(p_reg, p_params->nfcid1, p_params->nfcid1_size); in nrfy_nfct_parameters_restore()
847 id_size_mask = nfct_nfcid1_size_to_sensres_size(p_param->data.nfcid1.id_size); in nrfx_nfct_parameter_set()848 nrfy_nfct_nfcid1_set(NRF_NFCT, p_param->data.nfcid1.p_id, id_size_mask); in nrfx_nfct_parameter_set()