OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bThreadDone
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h
139
volatile uint8_t
bThreadDone
; /*Flag to decide whether to run or abort the thread */
phTmlNfc.c
107
gpphTmlNfc_Context->
bThreadDone
= 1;
341
while (gpphTmlNfc_Context->
bThreadDone
)
460
while (gpphTmlNfc_Context->
bThreadDone
)
600
gpphTmlNfc_Context->
bThreadDone
= 0;
637
gpphTmlNfc_Context->
bThreadDone
= 0;
656
NXPLOG_TML_D ("
bThreadDone
== 0");
[
all
...]
Completed in 44 milliseconds