OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ftry
(Results
1 - 1
of
1
) sorted by null
/hardware/invensense/60xx/mlsdk/mllite/
ml.c
541
int_fast8_t got,
ftry
;
local
550
ftry
= 100; // Large enough to process all packets
552
ftry
= 1;
555
// Go and process at most
ftry
number of packets, probably less than
ftry
556
result = inv_read_and_process_fifo(
ftry
, &got);
[
all
...]
Completed in 128 milliseconds