Home
last modified time | relevance | path

Searched refs:inv_get_gyro_set (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h292 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
H A Dresults_holder.c550 inv_get_gyro_set(tdata, NULL, NULL); in inv_get_gyro_float()
H A Dhal_outputs.c168 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyroscope()
H A Ddata_builder.c1245 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set() function
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.h296 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
H A Dresults_holder.c674 inv_get_gyro_set(tdata, NULL, NULL); in inv_get_gyro_float()
H A Dhal_outputs.c207 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyroscope()
H A Ddata_builder.c1472 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set() function
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Ddatalogger_outputs.c95 inv_get_gyro_set(gyro, accuracy, timestamp); in inv_get_sensor_type_gyro_float()