OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PHNFCSTBLOWER
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/inc/
phNfcStatus.h
54
#define
PHNFCSTBLOWER
((NFCSTATUS)(0x00FFU))
73
( (((NFCSTATUS)(phNfcStatus)) & (
PHNFCSTBLOWER
)) | \
/external/libnfc-nci/halimpl/pn54x/common/
phNfcStatus.h
29
#define
PHNFCSTBLOWER
((NFCSTATUS)(0x00FFU))
47
( (((NFCSTATUS)(phNfcStatus)) & (
PHNFCSTBLOWER
)) | \
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcStatus.h
29
#define
PHNFCSTBLOWER
((NFCSTATUS)(0x00FFU))
47
( (((NFCSTATUS)(phNfcStatus)) & (
PHNFCSTBLOWER
)) | \
Completed in 1287 milliseconds