HomeSort by relevance Sort by last modified time
    Searched defs:inv_get_accel_bias (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/60xx/mlsdk/mllite/
mlarray.c 503 * @brief inv_get_accel_bias is used to get the accelerometer baises.
516 inv_error_t inv_get_accel_bias(long *data) function
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.c 691 void inv_get_accel_bias(long *bias, long *temp) function
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.c 938 inv_get_accel_bias(bias);
959 void inv_get_accel_bias(long *bias) function
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.c 724 inv_get_accel_bias(bias);
745 void inv_get_accel_bias(long *bias) function
    [all...]

Completed in 92 milliseconds