Searched refs:sel_res_protocol (Results 1 – 4 of 4) sorted by relevance
124 …uint8_t sel_res_protocol; ///< NFC-A value of the 'Protocol' field in the SEL_RES frame… member
956 nrf_nfct_selres_protocol_t sel_res_protocol);1428 nrf_nfct_selres_protocol_t sel_res_protocol) in nrf_nfct_selres_protocol_set() argument1431 ((uint32_t)sel_res_protocol << NFCT_SELRES_PROTOCOL_Pos); in nrf_nfct_selres_protocol_set()
708 nrf_nfct_selres_protocol_t sel_res_protocol) in nrfy_nfct_selres_protocol_set() argument710 nrf_nfct_selres_protocol_set(p_reg, sel_res_protocol); in nrfy_nfct_selres_protocol_set()
834 if (p_param->data.sel_res_protocol > NRF_NFCT_SELRES_PROTOCOL_NFCDEP_T4AT) in nrfx_nfct_parameter_set()840 (nrf_nfct_selres_protocol_t) p_param->data.sel_res_protocol); in nrfx_nfct_parameter_set()