OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_set_gyro_orientation_and_scale
(Results
1 - 6
of
6
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.h
153
void
inv_set_gyro_orientation_and_scale
(int orientation, long sensitivity);
data_builder.c
190
void
inv_set_gyro_orientation_and_scale
(int orientation, long sensitivity)
function
[
all
...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h
207
void
inv_set_gyro_orientation_and_scale
(int orientation, long sensitivity);
data_builder.c
222
void
inv_set_gyro_orientation_and_scale
(int orientation, long sensitivity)
function
[
all
...]
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp
540
inv_set_gyro_orientation_and_scale
(orient, 2000L << 15);
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
807
inv_set_gyro_orientation_and_scale
(orient, mGyroScale << 15);
[
all
...]
Completed in 95 milliseconds