Home
last modified time | relevance | path

Searched refs:ID_GMRV (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors.h57 ID_GMRV, enumerator
103 #define SENSORS_GEOMAGNETIC_ROTATION_VECTOR_HANDLE (ID_GMRV)
DMPLSensor.cpp463 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
986 #define GMRV_ENABLED ((1 << ID_GMRV) & enabled_sensors)
2929 case ID_GMRV:
/hardware/invensense/65xx/libsensors_iio/
Dsensors.h53 ID_GMRV, enumerator
Dsensor_params.h34 #define SENSORS_GEOMAGNETIC_ROTATION_VECTOR_HANDLE (ID_GMRV)
DMPLSensor.cpp571 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
1070 #define GMRV_ENABLED ((1 << ID_GMRV) & enabled_sensors)
2850 case ID_GMRV: in enable()