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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h189 int setBatch(int en, int toggleEnable);
H A DMPLSensor.cpp2198 /* skip setBatch if there is no need to */
2200 setBatch(batchMode,0);
2363 int MPLSensor::setBatch(int en, int toggleEnable) function in class:MPLSensor
2385 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P only = 0x%x", mBatchEnabled);
2396 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P and GRV or ALL = 0x%x", mBatchEnabled);
2397 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P is enabled for batching, "
2420 LOGV_IF(ENG_VERBOSE, "setBatch: GRV = 0x%x", mBatchEnabled);
2425 LOGV_IF(ENG_VERBOSE, "setBatch: Toggle back to normal 6 axis");
2865 /* skip setBatch if there is no need to */
2867 setBatch(batchMod
[all...]
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h206 int setBatch(int en, int toggleEnable);
H A DMPLSensor.cpp2169 /* skip setBatch if there is no need to */
2171 setBatch(batchMode,1);
2326 int MPLSensor::setBatch(int en, int toggleEnable) function in class:MPLSensor
2786 /* skip setBatch if there is no need to */
2788 setBatch(batchMode,1);

Completed in 218 milliseconds