OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:while_exit
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Frame.c
694
uint8_t
while_exit
= FALSE;
local
702
while_exit
= TRUE;
704
while (FALSE ==
while_exit
)
739
while_exit
= TRUE;
744
while_exit
= TRUE;
749
while_exit
= TRUE;
1994
while_exit
= FALSE,
local
[
all
...]
phLlcNfc_Timer.c
685
uint8_t
while_exit
= FALSE;
local
692
while ((FALSE ==
while_exit
) && (start_index < timer_count))
697
while_exit
= TRUE;
705
if (TRUE ==
while_exit
)
[
all
...]
Completed in 2899 milliseconds