Home
last modified time | relevance | path

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

/hardware/nxp/nfc/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/libese-spi/p73/common/
DphEseStatus.h46 #define PHESESTVAL(phEseCompID, phEseStatus) \ argument
56 #define PHESESTATUS(phEseStatus) ((phEseStatus)&0x00FFU) argument