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

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 20 * - (36) INV_ERROR_FEATURE_NOT_IMPLEMENTED
160 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (INV_ERROR_BASE + 4)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 20 * - (36) INV_ERROR_FEATURE_NOT_IMPLEMENTED
160 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (INV_ERROR_BASE + 4)
  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 32 * - (4) INV_ERROR_FEATURE_NOT_IMPLEMENTED
144 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (4)
210 #define ML_ERROR_FEATURE_NOT_IMPLEMENTED INV_ERROR_FEATURE_NOT_IMPLEMENTED

Completed in 30 milliseconds