Home
last modified time | relevance | path

Searched refs:inv_set_gyro_orientation_and_scale (Results 1 – 7 of 7) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.c78 inv_set_gyro_orientation_and_scale(orient, 2000L << 15); in inv_constructor_setup()
204 inv_set_gyro_orientation_and_scale(orientation, sensitivity); in inv_playback()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Ddata_builder.h217 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity);
Ddata_builder.c244 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) in inv_set_gyro_orientation_and_scale() function
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.h220 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity);
Ddata_builder.c245 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) in inv_set_gyro_orientation_and_scale() function
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp867 inv_set_gyro_orientation_and_scale(orient, mGyroScale << 15); in inv_set_device_properties()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp809 inv_set_gyro_orientation_and_scale(orient, mGyroScale << 15); in inv_set_device_properties()