/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
and_constructor.c | 78 inv_set_gyro_orientation_and_scale(orient, 2000L << 15); 204 inv_set_gyro_orientation_and_scale(orientation, sensitivity);
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 158 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity);
|
data_builder.c | 191 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) function [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 217 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity);
|
data_builder.c | 244 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) function [all...] |
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
data_builder.h | 220 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity);
|
data_builder.c | 245 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/6515/libsensors_iio/ |
MPLSensor.cpp | 781 inv_set_gyro_orientation_and_scale(orient, mGyroScale << 15); [all...] |
/hardware/invensense/65xx/libsensors_iio/ |
MPLSensor.cpp | 871 inv_set_gyro_orientation_and_scale(orient, mGyroScale << 15); [all...] |