Home | History | Annotate | Download | only in libsensors

Lines Matching refs:ALL_MPL_SENSORS_NP

66 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_COMPASS | INV_THREE_AXIS_GYRO)
148 mLocalSensorMask(ALL_MPL_SENSORS_NP), mPollTime(-1),
337 mLocalSensorMask = ALL_MPL_SENSORS_NP;
454 result = inv_set_mpu_sensors(ALL_MPL_SENSORS_NP); //default to all sensors, also makes 9axis enable work