OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHNFCSTSHL8
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/inc/
phNfcStatus.h
52
#define
PHNFCSTSHL8
(8U)
74
(((uint16_t)(phNfcCompID)) << (
PHNFCSTSHL8
)) ) ) /**< \ingroup grp_retval
/external/libnfc-nci/halimpl/pn54x/common/
phNfcStatus.h
27
#define
PHNFCSTSHL8
(8U)
48
(((uint16_t)(phNfcCompID)) << (
PHNFCSTSHL8
)) ) )
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcStatus.h
27
#define
PHNFCSTSHL8
(8U)
48
(((uint16_t)(phNfcCompID)) << (
PHNFCSTSHL8
)) ) )
/external/libnfc-nxp/src/
phFriNfc_NdefRecord.c
632
*Buffer = (uint8_t)((Record->PayloadLength & 0x0000ff00) >>
PHNFCSTSHL8
);
[
all
...]
Completed in 39 milliseconds