Searched defs:toggleEnable (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
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.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 934 milliseconds