Home
last modified time | relevance | path

Searched refs:SetDmpState (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h299 int SetDmpState(bool dmpState);
DMPLSensor.cpp1190 int MPLSensor::SetDmpState(bool dmpState) in SetDmpState() function in MPLSensor
1222 res = SetDmpState(dmpState); in computeAndSetDmpState()
6198 if (SetDmpState(tmp_dmp_state) < 0) {