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

  /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
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
mlerrorcode.c 38 ERROR_CODE_CASE(INV_ERROR_FEATURE_NOT_IMPLEMENTED);
  /hardware/invensense/60xx/mlsdk/mllite/
accel.c 173 result = INV_ERROR_FEATURE_NOT_IMPLEMENTED;
ml.c     [all...]
mldl.c 835 return INV_ERROR_FEATURE_NOT_IMPLEMENTED;
    [all...]
mlarray.c 220 return INV_ERROR_FEATURE_NOT_IMPLEMENTED;
    [all...]
mlFIFO.c     [all...]
  /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/6515/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/linux/
mlsl_linux_mpu.c 263 return INV_ERROR_FEATURE_NOT_IMPLEMENTED;

Completed in 204 milliseconds