Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/common/
DphEseStatus.h46 #define PHESESTVAL(phEseCompID, phEseStatus) \ argument
56 #define PHESESTATUS(phEseStatus) ((phEseStatus)&0x00FFU) argument
57 #define PHESECID(phEseStatus) (((phEseStatus)&0xFF00U) >> 8) argument
/hardware/nxp/nfc/pn8x/halimpl/common/
DphEseStatus.h46 #define PHESESTVAL(phEseCompID, phEseStatus) \ argument
56 #define PHESESTATUS(phEseStatus) ((phEseStatus)&0x00FFU) argument
57 #define PHESECID(phEseStatus) (((phEseStatus)&0xFF00U) >> 8) argument
/hardware/nxp/secure_element/pn8x/libese-spi/p73/common/
DphEseStatus.h46 #define PHESESTVAL(phEseCompID, phEseStatus) \ argument
56 #define PHESESTATUS(phEseStatus) ((phEseStatus)&0x00FFU) argument
/hardware/nxp/secure_element/snxxx/libese-spi/p73/common/
DphEseStatus.h47 #define PHESESTVAL(phEseCompID, phEseStatus) \ argument
57 #define PHESESTATUS(phEseStatus) ((phEseStatus)&0x00FFU) argument