Searched defs:ftry (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
H A Dml.c541 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);

Completed in 32 milliseconds