Home
last modified time | relevance | path

Searched refs:phNfcCompID (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcStatus.h71 #define PHNFCSTVAL(phNfcCompID, phNfcStatus) \ argument
74 (((uint16_t)(phNfcCompID)) << (PHNFCSTSHL8)) ) ) /**< \ingroup grp_retval
/external/libnfc-nci/halimpl/pn54x/common/
DphNfcStatus.h45 #define PHNFCSTVAL(phNfcCompID, phNfcStatus) \ argument
48 (((uint16_t)(phNfcCompID)) << (PHNFCSTSHL8)) ) )