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