OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gyro_x_dmp_bias_fd
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.h
359
int
gyro_x_dmp_bias_fd
;
member in class:MPLSensor
MPLSensor.cpp
372
gyro_x_dmp_bias_fd
= open(mpu.in_gyro_x_dmp_bias, O_RDWR);
375
if (
gyro_x_dmp_bias_fd
== -1 ||
[
all
...]
Completed in 31 milliseconds