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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp977 #define RGY_ENABLED ((1 << ID_RG) & enabled_sensors) macro
1991 if (GY_ENABLED || RGY_ENABLED) {
2023 if (GY_ENABLED || RGY_ENABLED) {
2035 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED &&
2039 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED) {
2047 if (GY_ENABLED || RGY_ENABLED) {
3467 if (GY_ENABLED || RGY_ENABLED) {
3485 } else if (RGY_ENABLED && mDelays[RawGyro]
3521 } else if (RGY_ENABLED
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp1060 #define RGY_ENABLED ((1 << ID_RG) & enabled_sensors) macro
1971 if (GY_ENABLED || RGY_ENABLED) {
2003 if (GY_ENABLED || RGY_ENABLED) {
2014 !GRV_ENABLED && !GMRV_ENABLED && !GY_ENABLED && !RGY_ENABLED &&
2022 if (GY_ENABLED || RGY_ENABLED) {
3416 if (GY_ENABLED || RGY_ENABLED) {
3442 } else if (RGY_ENABLED && mDelays[RawGyro]
3489 } else if (RGY_ENABLED

Completed in 36 milliseconds