Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h206 int setBatch(int en, int toggleEnable);
329 int writeSignificantMotionParams(bool toggleEnable,
DMPLSensor.cpp2321 int MPLSensor::setBatch(int en, int toggleEnable) in setBatch() argument
2450 if (toggleEnable == 1) { in setBatch()
6152 int MPLSensor::writeSignificantMotionParams(bool toggleEnable, in writeSignificantMotionParams() argument
6162 if (toggleEnable) { in writeSignificantMotionParams()
6182 if (toggleEnable) { in writeSignificantMotionParams()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h189 int setBatch(int en, int toggleEnable);
310 int writeSignificantMotionParams(bool toggleEnable,
DMPLSensor.cpp2415 int MPLSensor::setBatch(int en, int toggleEnable) argument
2426 if (toggleEnable == 1) {
2531 if (toggleEnable == 1) {
6677 int MPLSensor::writeSignificantMotionParams(bool toggleEnable, argument
6687 if (toggleEnable) {
6707 if (toggleEnable) {