Home | History | Annotate | Download | only in libsensors

Lines Matching refs:INV_THREE_AXIS_GYRO

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) {