Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_TopazMap.h47 #if !defined (ES_HW_VER)
49 #define ES_HW_VER (32U) macro
53 #if (ES_HW_VER >= 32)
DphDnldNfc.c1749 #if !defined (ES_HW_VER)
1750 #define ES_HW_VER 32 macro
1753 #if (ES_HW_VER <= 30)
1759 #if (ES_HW_VER <= 30)
1784 #if (ES_HW_VER == 32) in phDnldNfc_Sequence()
1790 #elif (ES_HW_VER == 31) in phDnldNfc_Sequence()
1796 #elif (ES_HW_VER == 30) in phDnldNfc_Sequence()
/external/libnfc-nxp/inc/
DphNfcConfig.h304 #define ES_HW_VER 32 macro
413 #if (ES_HW_VER == 32)