Home
last modified time | relevance | path

Searched refs:mMplFeatureActiveMask (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h525 int mMplFeatureActiveMask; variable
DMPLSensor.cpp245 mMplFeatureActiveMask(0), in MPLSensor()
808 mMplFeatureActiveMask |= INV_COMPASS_CAL; in inv_constructor_default_enable()
841 mMplFeatureActiveMask |= INV_COMPASS_FIT; in inv_constructor_default_enable()
4182 if (mMplFeatureActiveMask & INV_COMPASS_CAL) { in resetCompass()
4188 if (mMplFeatureActiveMask & INV_COMPASS_FIT) { in resetCompass()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h529 int mMplFeatureActiveMask; variable
DMPLSensor.cpp145 mMplFeatureActiveMask(0), in MPLSensor()
750 mMplFeatureActiveMask |= INV_COMPASS_CAL; in inv_constructor_default_enable()
783 mMplFeatureActiveMask |= INV_COMPASS_FIT; in inv_constructor_default_enable()
4651 if (mMplFeatureActiveMask & INV_COMPASS_CAL) {
4659 if (mMplFeatureActiveMask & INV_COMPASS_FIT) {