Home
last modified time | relevance | path

Searched defs:phNfcStatus (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/nfc/halimpl/common/
DphNfcStatus.h46 #define PHNFCSTVAL(phNfcCompID, phNfcStatus) \ argument
56 #define PHNFCSTATUS(phNfcStatus) ((phNfcStatus)&0x00FFU) argument
57 #define PHNFCCID(phNfcStatus) (((phNfcStatus)&0xFF00U) >> 8) argument