Home
last modified time | relevance | path

Searched refs:sel_res_protocol (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_nfct.h120 …uint8_t sel_res_protocol; ///< NFC-A value of the 'Protocol' field in the SEL_RES frame… member
/external/platform/nrfx/hal/
A Dnrf_nfct.h880 nrf_nfct_selres_protocol_t sel_res_protocol);
1256 nrf_nfct_selres_protocol_t sel_res_protocol) in nrf_nfct_selres_protocol_set() argument
1259 ((uint32_t)sel_res_protocol << NFCT_SELRES_PROTOCOL_Pos); in nrf_nfct_selres_protocol_set()
/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c591 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