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

  /hardware/invensense/libsensors_iio/
MPLSensor.h 195 int enableGyro(int en);
MPLSensor.cpp 353 enableGyro(0);
907 int MPLSensor::enableGyro(int en)
1051 res = enableOneSensor(sensors & INV_THREE_AXIS_GYRO, "gyro", &MPLSensor::enableGyro);
    [all...]

Completed in 27 milliseconds