HomeSort by relevance Sort by last modified time
    Searched refs:onDMP (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/libsensors_iio/
MPLSensor.h 193 int onDMP(int);
MPLSensor.cpp 596 // onDMP(1); //Can't enable here. See note onDMP()
782 int MPLSensor::onDMP(int en)
838 onDMP(0);
842 if (enableQuaternionData(1) < 0 || onDMP(1) < 0) {
    [all...]

Completed in 38 milliseconds