Searched refs:set_sensor_orientation_and_scale (Results 1 – 2 of 2) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | data_builder.c | 206 void set_sensor_orientation_and_scale(struct inv_single_sensor_t *sensor, in set_sensor_orientation_and_scale() function 254 set_sensor_orientation_and_scale(&sensors.gyro, orientation, in inv_set_gyro_orientation_and_scale() 447 set_sensor_orientation_and_scale(&sensors.accel, orientation, in inv_set_accel_orientation_and_scale() 470 set_sensor_orientation_and_scale(&sensors.compass, orientation, sensitivity); in inv_set_compass_orientation_and_scale()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | data_builder.c | 207 void set_sensor_orientation_and_scale(struct inv_single_sensor_t *sensor, in set_sensor_orientation_and_scale() function 255 set_sensor_orientation_and_scale(&sensors.gyro, orientation, in inv_set_gyro_orientation_and_scale() 652 set_sensor_orientation_and_scale(&sensors.accel, orientation, in inv_set_accel_orientation_and_scale() 675 set_sensor_orientation_and_scale(&sensors.compass, orientation, sensitivity); in inv_set_compass_orientation_and_scale()
|