Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
Dsensors.h51 ID_GRV, enumerator
97 #define SENSORS_GAME_ROTATION_VECTOR_HANDLE (ID_GRV)
DMPLSensor.cpp403 mPendingEvents[GameRotationVector].sensor = ID_GRV; in MPLSensor()
985 #define GRV_ENABLED ((1 << ID_GRV) & enabled_sensors)
2921 case ID_GRV:
3130 case ID_GRV:
/hardware/invensense/65xx/libsensors_iio/
Dsensors.h47 ID_GRV, enumerator
Dsensor_params.h22 #define SENSORS_GAME_ROTATION_VECTOR_HANDLE (ID_GRV)
DMPLSensor.cpp513 mPendingEvents[GameRotationVector].sensor = ID_GRV; in MPLSensor()
1069 #define GRV_ENABLED ((1 << ID_GRV) & enabled_sensors)
2842 case ID_GRV: in enable()
3050 case ID_GRV: in getHandle()