Home | History | Annotate | Download | only in libsensors_iio

Lines Matching full:rotationvector

96         | (1 << RotationVector)     \
459 mPendingEvents[RotationVector].version = sizeof(sensors_event_t);
460 mPendingEvents[RotationVector].sensor = ID_RV;
461 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR;
462 mPendingEvents[RotationVector].acceleration.status
531 mHandlers[RotationVector] = &MPLSensor::rvHandler;
533 mHandlers[RotationVector] = &MPLSensor::grvHandler;
2673 what = RotationVector;
2674 sname = "RotationVector";
2775 case RotationVector:
2879 what = RotationVector;
2880 sname = "RotationVector";
2983 case RotationVector:
4603 list[RotationVector].power = list[Gyro].power +
4606 list[RotationVector].resolution = .00001;
4607 list[RotationVector].maxRange = 1.0;
4608 list[RotationVector].minDelay = 5000;
5209 case RotationVector: