Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp1005 #define RGY_ENABLED ((1 << ID_RG) & 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) {
3746 } else if (RGY_ENABLED && mDelays[RawGyro]
3782 } else if (RGY_ENABLED
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp1056 #define RGY_ENABLED ((1 << ID_RG) & 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()
3423 } else if (RGY_ENABLED && mDelays[RawGyro] in update_delay()
3470 } else if (RGY_ENABLED in update_delay()