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

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mltypes.h 154 #define INV_ERROR_BASE (0x20)
155 #define INV_ERROR (INV_ERROR_BASE)
160 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (INV_ERROR_BASE + 4)
161 #define INV_ERROR_DMP_NOT_STARTED (INV_ERROR_BASE + 6)
162 #define INV_ERROR_DMP_STARTED (INV_ERROR_BASE + 7)
163 #define INV_ERROR_NOT_OPENED (INV_ERROR_BASE + 8)
164 #define INV_ERROR_OPENED (INV_ERROR_BASE + 9)
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
168 #define INV_ERROR_ASSERTION_FAILURE (INV_ERROR_BASE + 13)
169 #define INV_ERROR_FILE_OPEN (INV_ERROR_BASE + 14
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 154 #define INV_ERROR_BASE (0x20)
155 #define INV_ERROR (INV_ERROR_BASE)
160 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (INV_ERROR_BASE + 4)
161 #define INV_ERROR_DMP_NOT_STARTED (INV_ERROR_BASE + 6)
162 #define INV_ERROR_DMP_STARTED (INV_ERROR_BASE + 7)
163 #define INV_ERROR_NOT_OPENED (INV_ERROR_BASE + 8)
164 #define INV_ERROR_OPENED (INV_ERROR_BASE + 9)
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
168 #define INV_ERROR_ASSERTION_FAILURE (INV_ERROR_BASE + 13)
169 #define INV_ERROR_FILE_OPEN (INV_ERROR_BASE + 14
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 154 #define INV_ERROR_BASE (0x20)
155 #define INV_ERROR (INV_ERROR_BASE)
160 #define INV_ERROR_FEATURE_NOT_IMPLEMENTED (INV_ERROR_BASE + 4)
161 #define INV_ERROR_DMP_NOT_STARTED (INV_ERROR_BASE + 6)
162 #define INV_ERROR_DMP_STARTED (INV_ERROR_BASE + 7)
163 #define INV_ERROR_NOT_OPENED (INV_ERROR_BASE + 8)
164 #define INV_ERROR_OPENED (INV_ERROR_BASE + 9)
167 #define INV_ERROR_DIVIDE_BY_ZERO (INV_ERROR_BASE + 12)
168 #define INV_ERROR_ASSERTION_FAILURE (INV_ERROR_BASE + 13)
169 #define INV_ERROR_FILE_OPEN (INV_ERROR_BASE + 14
    [all...]

Completed in 163 milliseconds