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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h189 int setBatch(int en, int toggleEnable);
307 int writeSignificantMotionParams(bool toggleEnable,
H A DMPLSensor.cpp2363 int MPLSensor::setBatch(int en, int toggleEnable) argument
2374 if (toggleEnable == 1) {
2479 if (toggleEnable == 1) {
6269 int MPLSensor::writeSignificantMotionParams(bool toggleEnable,
6279 if (toggleEnable) {
6299 if (toggleEnable) {
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h206 int setBatch(int en, int toggleEnable);
329 int writeSignificantMotionParams(bool toggleEnable,
H A DMPLSensor.cpp2326 int MPLSensor::setBatch(int en, int toggleEnable) argument
2457 if (toggleEnable == 1) {
6182 int MPLSensor::writeSignificantMotionParams(bool toggleEnable,
6192 if (toggleEnable) {
6212 if (toggleEnable) {

Completed in 252 milliseconds