Home
last modified time | relevance | path

Searched refs:inv_get_fifo (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
DmlFIFOHW.h37 uint_fast16_t inv_get_fifo(uint_fast16_t length, unsigned char *buffer);
DmlFIFOHW.c111 uint_fast16_t inv_get_fifo(uint_fast16_t length, unsigned char *buffer) in inv_get_fifo() function
DmlFIFO.c612 read = inv_get_fifo((uint_fast16_t) fifo_obj.fifo_packet_size, in inv_read_and_process_fifo()