Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h298 int computeDmpState(bool* dmp_state);
DMPLSensor.cpp1163 int MPLSensor::computeDmpState(bool* dmp_state) in computeDmpState() function in MPLSensor
1220 computeDmpState(&dmpState); in computeAndSetDmpState()
6046 if (computeDmpState(&tmp_dmp_state) < 0) {