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

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 27 * - (44) INV_ERROR_DIVIDE_BY_ZERO
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 27 * - (44) INV_ERROR_DIVIDE_BY_ZERO
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 27 * - (44) INV_ERROR_DIVIDE_BY_ZERO
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
  /hardware/invensense/60xx/mlsdk/platform/include/
mltypes.h 39 * - (12) INV_ERROR_DIVIDE_BY_ZERO
151 #define INV_ERROR_DIVIDE_BY_ZERO (12)
217 #define ML_ERROR_DIVIDE_BY_ZERO INV_ERROR_DIVIDE_BY_ZERO

Completed in 37 milliseconds