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

  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.h 68 inv_error_t inv_get_gyro_float(float *data);
results_holder.c 465 inv_error_t inv_get_gyro_float(float *data) function
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
results_holder.h 74 inv_error_t inv_get_gyro_float(float *data);
results_holder.c 544 inv_error_t inv_get_gyro_float(float *data) function
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
results_holder.h 128 inv_error_t inv_get_gyro_float(float *data);
results_holder.c 668 inv_error_t inv_get_gyro_float(float *data) function
  /hardware/invensense/60xx/mlsdk/mllite/
mlarray_legacy.c 391 result = inv_get_gyro_float(data);
ml.h 504 inv_error_t inv_get_gyro_float(float *data);
mlarray.c 976 * @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
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 355 inv_get_gyro_float(gyro);

Completed in 93 milliseconds