HomeSort by relevance Sort by last modified time
    Searched refs:inv_get_gyro_bias (Results 1 - 6 of 6) sorted by null

  /hardware/invensense/libsensors_iio/software/core/mllite/
data_builder.h 194 void inv_get_gyro_bias(long *bias, long *temp);
data_builder.c 566 void inv_get_gyro_bias(long *bias, long *temp) function
    [all...]
  /hardware/invensense/mlsdk/mllite/
mlarray_legacy.c 135 result = inv_get_gyro_bias(data);
ml.h 489 inv_error_t inv_get_gyro_bias(long *data);
mlarray.c 473 * @brief inv_get_gyro_bias is used to get the gyroscope biases.
486 inv_error_t inv_get_gyro_bias(long *data) function
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp     [all...]

Completed in 82 milliseconds