OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHK_NDEF_NOT_DONE
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_Internal.h
53
#define
CHK_NDEF_NOT_DONE
0x02U
phLibNfc_initiator.c
771
gpphLibContext->ndef_cntx.is_ndef =
CHK_NDEF_NOT_DONE
;
[
all
...]
phLibNfc_ndef_raw.c
154
||(
CHK_NDEF_NOT_DONE
== gpphLibContext->ndef_cntx.is_ndef))
408
(gpphLibContext->ndef_cntx.is_ndef ==
CHK_NDEF_NOT_DONE
))
682
gpphLibContext->ndef_cntx.is_ndef =
CHK_NDEF_NOT_DONE
;
[
all
...]
Completed in 129 milliseconds