Home
last modified time | relevance | path

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

/hardware/invensense/mlsdk/platform/include/
Dmltypes.h171 #define INV_ERROR_FIFO_FOOTER (31) macro
232 #define ML_ERROR_FIFO_FOOTER INV_ERROR_FIFO_FOOTER
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dmltypes.h188 #define INV_ERROR_FIFO_FOOTER (INV_ERROR_BASE + 31) macro
/hardware/invensense/mlsdk/mllite/
DmlFIFOHW.c173 fifo_objHW.fifoError = INV_ERROR_FIFO_FOOTER; in inv_get_fifo()