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

  /hardware/invensense/mlsdk/mllite/
mldmp.c 135 requested_sensors = INV_THREE_AXIS_GYRO;
mldl_cfg.h 69 #define INV_THREE_AXIS_GYRO (0x000F)
  /hardware/invensense/libsensors/
MPLSensor.cpp 66 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_COMPASS | INV_THREE_AXIS_GYRO)
355 mLocalSensorMask |= INV_THREE_AXIS_GYRO;
357 mLocalSensorMask &= ~INV_THREE_AXIS_GYRO;
582 if ((inv_get_dl_config()->requested_sensors) & INV_THREE_AXIS_GYRO) {
    [all...]
  /hardware/invensense/mlsdk/mlutils/
mputest.c 875 mputestCfgPtr->requested_sensors = INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_GYRO;
    [all...]

Completed in 122 milliseconds