Searched refs:inv_get_9_axis_timestamp (Results 1 – 3 of 3) sorted by relevance
325 int inv_get_9_axis_timestamp(long sample_rate_us, inv_time_t *ts);
290 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()
373 int inv_get_9_axis_timestamp(long sample_rate_us, inv_time_t *ts) in inv_get_9_axis_timestamp() function