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

/hardware/invensense/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c44 float compass_float[3]; member in struct:hal_output_t
246 values[i] = hal_out.compass_float[i];
408 hal_out.compass_float[i] = inv_biquad_filter_process(&hal_out.lp_filter[i],
412 hal_out.compass_float[i] = (float ) compass[i] * COMPASS_CONVERSION;

Completed in 180 milliseconds