OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHNFCSTSHL16
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_NdefRecord.h
105
#define
PHNFCSTSHL16
16 /** \internal Shift 16 bits(left or right). */
phFriNfc_NdefRecord.c
630
*Buffer = (uint8_t)((Record->PayloadLength & 0x00ff0000) >>
PHNFCSTSHL16
);
[
all
...]
Completed in 31 milliseconds