Searched refs:inv_q16_to_float (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Ddatalogger_outputs.c77 values[0] = inv_q16_to_float(raw_body[0]);
78 values[1] = inv_q16_to_float(raw_body[1]);
79 values[2] = inv_q16_to_float(raw_body[2]);
H A Dmain.c399 compass[0] = inv_q16_to_float(lcompass[0]);
400 compass[1] = inv_q16_to_float(lcompass[1]);
401 compass[2] = inv_q16_to_float(lcompass[2]);
537 temp_slope_f[0] = inv_q16_to_float(temp_slope[0]);
538 temp_slope_f[1] = inv_q16_to_float(temp_slope[1]);
539 temp_slope_f[2] = inv_q16_to_float(temp_slope[2]);
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dml_math_func.h44 static inline float inv_q16_to_float(long q16) function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dml_math_func.h44 static inline float inv_q16_to_float(long q16) function

Completed in 58 milliseconds