Home | History | Annotate | Download | only in mlutils

Lines Matching refs:requested_sensors

874     orig_requested_sensors = mputestCfgPtr->requested_sensors;
875 mputestCfgPtr->requested_sensors = INV_THREE_AXIS_ACCEL | INV_THREE_AXIS_GYRO;
878 mputestCfgPtr->requested_sensors);
897 mputestCfgPtr->requested_sensors = orig_requested_sensors;