Searched refs:sel_res_protocol (Results 1 – 3 of 3) sorted by relevance
120 …uint8_t sel_res_protocol; ///< NFC-A value of the 'Protocol' field in the SEL_RES frame… member
880 nrf_nfct_selres_protocol_t sel_res_protocol);1256 nrf_nfct_selres_protocol_t sel_res_protocol) in nrf_nfct_selres_protocol_set() argument1259 ((uint32_t)sel_res_protocol << NFCT_SELRES_PROTOCOL_Pos); in nrf_nfct_selres_protocol_set()
591 if (p_param->data.sel_res_protocol > NRF_NFCT_SELRES_PROTOCOL_NFCDEP_T4AT) in nrfx_nfct_parameter_set()597 (nrf_nfct_selres_protocol_t) p_param->data.sel_res_protocol); in nrfx_nfct_parameter_set()
Completed in 9 milliseconds