Searched refs:inv_get_gyro_float (Results 1 - 10 of 10) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Dresults_holder.h68 inv_error_t inv_get_gyro_float(float *data);
H A Dresults_holder.c465 inv_error_t inv_get_gyro_float(float *data) function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dresults_holder.h74 inv_error_t inv_get_gyro_float(float *data);
H A Dresults_holder.c544 inv_error_t inv_get_gyro_float(float *data) function
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dresults_holder.h128 inv_error_t inv_get_gyro_float(float *data);
H A Dresults_holder.c668 inv_error_t inv_get_gyro_float(float *data) function
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmlarray_legacy.c391 result = inv_get_gyro_float(data);
H A Dml.h504 inv_error_t inv_get_gyro_float(float *data);
H A Dmlarray.c976 * @brief inv_get_gyro_float is used to get the most recent gyroscope measurement.
989 inv_error_t inv_get_gyro_float(float *data) function
1030 return inv_get_gyro_float(data);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c355 inv_get_gyro_float(gyro);

Completed in 161 milliseconds