OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PH_LLCNFC_MAX_RETRY_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.h
51
#define
PH_LLCNFC_MAX_RETRY_COUNT
(0x03) /**< Retries */
phLlcNfc_Timer.c
833
if (ps_frame_info->retry_cnt <
PH_LLCNFC_MAX_RETRY_COUNT
)
869
if ((ps_frame_info->retry_cnt ==
PH_LLCNFC_MAX_RETRY_COUNT
)
[
all
...]
Completed in 19 milliseconds