HomeSort by relevance Sort by last modified time
    Searched defs:INV_ERROR_NOT_OPENED (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 23 * - (40) INV_ERROR_NOT_OPENED
163 #define INV_ERROR_NOT_OPENED (INV_ERROR_BASE + 8)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 23 * - (40) INV_ERROR_NOT_OPENED
163 #define INV_ERROR_NOT_OPENED (INV_ERROR_BASE + 8)
  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 35 * - (8) INV_ERROR_NOT_OPENED
147 #define INV_ERROR_NOT_OPENED (8)
213 #define ML_ERROR_NOT_OPENED INV_ERROR_NOT_OPENED

Completed in 854 milliseconds