Home
last modified time | relevance | path

Searched refs:RotationVector (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors.h71 RotationVector, enumerator
DMPLSensor.h72 | (1 << RotationVector) \
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp96 | (1 << RotationVector) \
502 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
503 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
504 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
505 mPendingEvents[RotationVector].acceleration.status in MPLSensor()
574 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
576 mHandlers[RotationVector] = &MPLSensor::grvHandler; in MPLSensor()
2831 what = RotationVector; in enable()
2932 case RotationVector: in enable()
3038 what = RotationVector; in getHandle()
[all …]
DMPLSensor.h187 RotationVector, enumerator