Searched refs:inv_get_gyro_bias (Results 1 - 9 of 9) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h194 void inv_get_gyro_bias(long *bias, long *temp);
H A Ddata_builder.c566 void inv_get_gyro_bias(long *bias, long *temp) function
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmlarray_legacy.c135 result = inv_get_gyro_bias(data);
H A Dml.h489 inv_error_t inv_get_gyro_bias(long *data);
H A Dmlarray.c473 * @brief inv_get_gyro_bias is used to get the gyroscope biases.
486 inv_error_t inv_get_gyro_bias(long *data) function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h264 void inv_get_gyro_bias(long *bias);
H A Ddata_builder.c687 void inv_get_gyro_bias(long *bias) function
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp1965 inv_get_gyro_bias(bias, &temp);
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp4910 inv_get_gyro_bias(mFactoryGyroBias);

Completed in 88 milliseconds