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

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
hal_outputs.c 166 return inv_get_6_axis_gyro_accel_timestamp(hal_out.linear_acceleration_sample_rate_us, timestamp);
187 return inv_get_6_axis_gyro_accel_timestamp(hal_out.gravity_sample_rate_us, timestamp);
325 return inv_get_6_axis_gyro_accel_timestamp(hal_out.rotation_vector_6_axis_sample_rate_us, timestamp);
556 return inv_get_6_axis_gyro_accel_timestamp(hal_out.orientation_6_axis_sample_rate_us, timestamp);
data_builder.h 326 int inv_get_6_axis_gyro_accel_timestamp(long sample_rate_us, inv_time_t *ts);
data_builder.c 464 int inv_get_6_axis_gyro_accel_timestamp(long sample_rate_us, inv_time_t *ts) function
    [all...]

Completed in 924 milliseconds