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

  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 29 * - (1) INV_ERROR
139 #define INV_ERROR (1)
207 #define ML_ERROR INV_ERROR
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
mlos_linux.c 76 return INV_ERROR;
  /hardware/invensense/60xx/mlsdk/platform/linux/
mlos_linux.c 89 return INV_ERROR;
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
mlos_linux.c 76 return INV_ERROR;
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
mlerrorcode.c 35 ERROR_CODE_CASE(INV_ERROR);
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
mlos_linux.c 76 return INV_ERROR;
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 17 * - (32) INV_ERROR
155 #define INV_ERROR (INV_ERROR_BASE)
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 17 * - (32) INV_ERROR
155 #define INV_ERROR (INV_ERROR_BASE)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 17 * - (32) INV_ERROR
155 #define INV_ERROR (INV_ERROR_BASE)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c 123 return INV_ERROR;
270 return INV_ERROR;
main.c 733 return INV_ERROR;
777 return INV_ERROR;
  /hardware/invensense/60xx/mlsdk/mllite/
ml.c     [all...]
mldl.c 148 * @return INV_SUCCESS if the command is successful, INV_ERROR otherwise. The key
149 * not corresponding to a memory address will result in INV_ERROR.
818 * @return INV_SUCCESS if the command is successful, INV_ERROR otherwise. The key
819 * not corresponding to a memory address will result in INV_ERROR.
875 * @return INV_SUCCESS if the command is successful, INV_ERROR otherwise. The key
876 * not corresponding to a memory address will result in INV_ERROR.
    [all...]
mlsupervisor.c 161 return INV_ERROR;
mlFIFO.c 320 return INV_ERROR; // Bad value on ordering
378 return INV_ERROR; // Bad value on ordering
    [all...]

Completed in 2512 milliseconds