Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcConfig.h499 #ifndef NXP_NFC_IFC_CONFIG_DEFAULT
500 #define NXP_NFC_IFC_CONFIG_DEFAULT 0x203AU macro
Dnfc_custom_config_example.h194 #define NXP_NFC_IFC_CONFIG_DEFAULT 0x203AU macro
/external/libnfc-nxp/src/
DphHciNfc_DevMgmt.c603 ( NXP_NFC_IFC_CONFIG_DEFAULT >> BYTE_SIZE ) /* 0x03 */; in phHciNfc_DevMgmt_Initialise()
616 ( NXP_NFC_IFC_CONFIG_DEFAULT & BYTE_MASK ) /* 0xE8 */; in phHciNfc_DevMgmt_Initialise()