OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableGyro
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/60xx/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
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.h
292
int
enableGyro
(int en);
MPLSensor.cpp
614
enableGyro
(0);
[
all
...]
Completed in 26 milliseconds