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

  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 46 * - (21) INV_ERROR_SERIAL_OPEN_ERROR
160 #define INV_ERROR_SERIAL_OPEN_ERROR (21)
224 #define ML_ERROR_SERIAL_OPEN_ERROR INV_ERROR_SERIAL_OPEN_ERROR
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
mlerrorcode.c 52 ERROR_CODE_CASE(INV_ERROR_SERIAL_OPEN_ERROR);
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 34 * - (53) INV_ERROR_SERIAL_OPEN_ERROR
177 #define INV_ERROR_SERIAL_OPEN_ERROR (INV_ERROR_BASE + 21)
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 34 * - (53) INV_ERROR_SERIAL_OPEN_ERROR
177 #define INV_ERROR_SERIAL_OPEN_ERROR (INV_ERROR_BASE + 21)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 34 * - (53) INV_ERROR_SERIAL_OPEN_ERROR
177 #define INV_ERROR_SERIAL_OPEN_ERROR (INV_ERROR_BASE + 21)
  /hardware/invensense/60xx/mlsdk/platform/linux/
mlsl_linux_mpu.c 244 return INV_ERROR_SERIAL_OPEN_ERROR;

Completed in 59 milliseconds