Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c560 float rot_vec[3]; in fifo_callback() local
561 inv_get_sensor_type_rotation_vector_float(rot_vec, NULL, NULL); in fifo_callback()
562 PRINT_3ELM_ARRAY_FLOAT(10, 5, rot_vec); in fifo_callback()