Home
last modified time | relevance | path

Searched refs:GY_ENABLED (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp1004 #define GY_ENABLED ((1 << ID_GY) & enabled_sensors) macro
2043 if (GY_ENABLED || RGY_ENABLED) {
2075 if (GY_ENABLED || RGY_ENABLED) {
2087 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED &&
2091 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED) {
2099 if (GY_ENABLED || RGY_ENABLED) {
3728 if (GY_ENABLED || RGY_ENABLED) {
3744 if (GY_ENABLED && mDelays[Gyro] < mDelays[Accelerometer]) {
3779 if (GY_ENABLED
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp1055 #define GY_ENABLED ((1 << ID_GY) & enabled_sensors) macro
1967 if (GY_ENABLED || RGY_ENABLED) { in computeLocalSensorMask()
1999 if (GY_ENABLED || RGY_ENABLED) { in computeLocalSensorMask()
2010 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED && in computeLocalSensorMask()
2018 if (GY_ENABLED || RGY_ENABLED) { in computeLocalSensorMask()
3397 if (GY_ENABLED || RGY_ENABLED) { in update_delay()
3421 if (GY_ENABLED && mDelays[Gyro] < mDelays[Accelerometer]) { in update_delay()
3467 if (GY_ENABLED in update_delay()