Searched defs:ALL_MPL_SENSORS_NP (Results 1 - 4 of 4) sorted by relevance

/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
/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
/hardware/invensense/6515/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
/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

Completed in 27 milliseconds