Home
last modified time | relevance | path

Searched refs:inv_get_9_axis_timestamp (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.h325 int inv_get_9_axis_timestamp(long sample_rate_us, inv_time_t *ts);
Dhal_outputs.c290 return inv_get_9_axis_timestamp(hal_out.rotation_vector_sample_rate_us, timestamp); in inv_get_sensor_type_rotation_vector()
544 return inv_get_9_axis_timestamp(hal_out.orientation_sample_rate_us, timestamp); in inv_get_sensor_type_orientation()
Ddata_builder.c373 int inv_get_9_axis_timestamp(long sample_rate_us, inv_time_t *ts) in inv_get_9_axis_timestamp() function