Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcConfig.h187 #ifndef NXP_NFCIP_PSL_BRS_DEFAULT
188 #define NXP_NFCIP_PSL_BRS_DEFAULT 0x00U macro
Dnfc_custom_config_example.h197 #define NXP_NFCIP_PSL_BRS_DEFAULT 0x00U macro
/external/libnfc-nxp/src/
DphHciNfc_RFReader.c609 uint8_t psl_config = NXP_NFCIP_PSL_BRS_DEFAULT; in phHciNfc_ReaderMgmt_Initialise()