OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHHAL_ATQA_LENGTH
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/inc/
phNfcTypes.h
166
#define
PHHAL_ATQA_LENGTH
0x02U /**< ATQA length */
561
uint8_t AtqA[
PHHAL_ATQA_LENGTH
]; /**< ATQA informationof the TYPE A
740
uint8_t SenseRes[
PHHAL_ATQA_LENGTH
];
[
all
...]
/external/libnfc-nxp/src/
phHciNfc_RFReaderA.c
428
if (
PHHAL_ATQA_LENGTH
== reg_length)
[
all
...]
Completed in 154 milliseconds