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

  /hardware/invensense/mlsdk/platform/include/
mltypes.h 29 * - (1) INV_ERROR
139 #define INV_ERROR (1)
207 #define ML_ERROR INV_ERROR
  /hardware/invensense/mlsdk/platform/linux/
mlos_linux.c 89 return INV_ERROR;
  /hardware/invensense/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 176 milliseconds