Searched refs:ALL_MPL_SENSORS_NP (Results 1 - 5 of 5) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h59 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
63 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
H A DMPLSensor.cpp970 mLocalSensorMask = ALL_MPL_SENSORS_NP;
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h60 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
64 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
H A DMPLSensor.cpp1872 mLocalSensorMask = ALL_MPL_SENSORS_NP;
/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp66 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_COMPASS | INV_THREE_AXIS_GYRO) macro
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

Completed in 116 milliseconds