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

  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 53 * - (31) INV_ERROR_FIFO_FOOTER
171 #define INV_ERROR_FIFO_FOOTER (31)
232 #define ML_ERROR_FIFO_FOOTER INV_ERROR_FIFO_FOOTER
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
mlerrorcode.c 61 ERROR_CODE_CASE(INV_ERROR_FIFO_FOOTER);
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 41 * - (63) INV_ERROR_FIFO_FOOTER
188 #define INV_ERROR_FIFO_FOOTER (INV_ERROR_BASE + 31)
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 41 * - (63) INV_ERROR_FIFO_FOOTER
188 #define INV_ERROR_FIFO_FOOTER (INV_ERROR_BASE + 31)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 41 * - (63) INV_ERROR_FIFO_FOOTER
188 #define INV_ERROR_FIFO_FOOTER (INV_ERROR_BASE + 31)
  /hardware/invensense/60xx/mlsdk/mllite/
mlFIFOHW.c 173 fifo_objHW.fifoError = INV_ERROR_FIFO_FOOTER;

Completed in 34 milliseconds