HomeSort by relevance Sort by last modified time
    Searched refs:while_exit (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phLlcNfc_Frame.c 670 uint8_t while_exit = FALSE; local
678 while_exit = TRUE;
680 while (FALSE == while_exit)
715 while_exit = TRUE;
720 while_exit = TRUE;
725 while_exit = TRUE;
1995 while_exit = FALSE, local
    [all...]
phLlcNfc_Timer.c 712 uint8_t while_exit = FALSE; local
718 while ((FALSE == while_exit) && (start_index < timer_count))
723 while_exit = TRUE;
731 if (FALSE == while_exit)
    [all...]

Completed in 53 milliseconds