Searched refs:nrf_nfct_selres_protocol_t (Results 1 – 3 of 3) sorted by relevance
340 } nrf_nfct_selres_protocol_t; typedef945 nrf_nfct_selres_protocol_t nrf_nfct_selres_protocol_get(NRF_NFCT_Type const * p_reg);956 nrf_nfct_selres_protocol_t sel_res_protocol);1421 nrf_nfct_selres_protocol_t nrf_nfct_selres_protocol_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_selres_protocol_get()1423 return (nrf_nfct_selres_protocol_t)((p_reg->SELRES & NFCT_SELRES_PROTOCOL_Msk) >> in nrf_nfct_selres_protocol_get()1428 nrf_nfct_selres_protocol_t sel_res_protocol) in nrf_nfct_selres_protocol_set()
120 …nrf_nfct_selres_protocol_t protocol; ///< NFC protocol type.698 nrf_nfct_selres_protocol_t nrfy_nfct_selres_protocol_get(NRF_NFCT_Type const * p_reg) in nrfy_nfct_selres_protocol_get()701 nrf_nfct_selres_protocol_t protocol = nrf_nfct_selres_protocol_get(p_reg); in nrfy_nfct_selres_protocol_get()708 nrf_nfct_selres_protocol_t sel_res_protocol) in nrfy_nfct_selres_protocol_set()
840 (nrf_nfct_selres_protocol_t) p_param->data.sel_res_protocol); in nrfx_nfct_parameter_set()