Searched refs:inv_get_gyro_set (Results 1 – 9 of 9) sorted by relevance
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | data_builder.h | 296 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
|
D | results_holder.c | 674 inv_get_gyro_set(tdata, NULL, NULL); in inv_get_gyro_float()
|
D | hal_outputs.c | 207 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyroscope()
|
D | data_builder.c | 1472 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set() function
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | data_builder.h | 292 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
|
D | results_holder.c | 550 inv_get_gyro_set(tdata, NULL, NULL); in inv_get_gyro_float()
|
D | hal_outputs.c | 168 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyroscope()
|
D | data_builder.c | 1245 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set() function
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | datalogger_outputs.c | 95 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyro_float()
|