Searched defs:timestamp1 (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c155 inv_time_t timestamp1; local
157 inv_get_accel_set(accel, accuracy, &timestamp1);
299 inv_time_t timestamp1; local
300 inv_get_accel_set(accel, accuracy, &timestamp1);
301 inv_get_6axis_quaternion_float(quat_6_axis, &timestamp1);
324 values[2], values[3], values[4], status, timestamp1);
344 inv_time_t timestamp1; local
345 inv_get_compass_set(compass, accuracy, &timestamp1);
346 inv_get_geomagnetic_quaternion_float(quat_geomagnetic, &timestamp1);
551 inv_time_t timestamp1; local
563 inv_time_t timestamp1; local
[all...]

Completed in 4 milliseconds