Searched refs:ALL_MPL_SENSORS_NP (Results 1 – 7 of 7) sorted by relevance
59 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro63 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
970 mLocalSensorMask = ALL_MPL_SENSORS_NP; in computeLocalSensorMask()
60 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro64 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL \ macro
1980 mLocalSensorMask |= ALL_MPL_SENSORS_NP;
1961 mLocalSensorMask |= ALL_MPL_SENSORS_NP; in computeLocalSensorMask()
66 #define ALL_MPL_SENSORS_NP (INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_COMPASS | INV_THREE_AXIS_GYRO) macro148 mLocalSensorMask(ALL_MPL_SENSORS_NP), mPollTime(-1), in MPLSensor()337 mLocalSensorMask = ALL_MPL_SENSORS_NP; in setPowerStates()454 …result = inv_set_mpu_sensors(ALL_MPL_SENSORS_NP); //default to all sensors, also makes 9axis enabl… in initMPL()