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

/hardware/invensense/6515/libsensors_iio/
H A 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/
H A DMPLSensor.cpp1056 #define RGY_ENABLED ((1 << ID_RG) & enabled_sensors) macro
1967 if (GY_ENABLED || RGY_ENABLED) {
1999 if (GY_ENABLED || RGY_ENABLED) {
2010 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED &&
2018 if (GY_ENABLED || RGY_ENABLED) {
3397 if (GY_ENABLED || RGY_ENABLED) {
3423 } else if (RGY_ENABLED && mDelays[RawGyro]
3470 } else if (RGY_ENABLED

Completed in 131 milliseconds