Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c61 float compass_float[3]; member
341 values[i] = hal_out.compass_float[i]; in inv_get_sensor_type_magnetic_field()
615 hal_out.compass_float[i] = (float)compass[i] * COMPASS_CONVERSION; in inv_generate_hal_outputs()
627 hal_out.compass_float[i] = in inv_generate_hal_outputs()
632 hal_out.compass_float[i] = (float)compass[i] * COMPASS_CONVERSION; in inv_generate_hal_outputs()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c61 float compass_float[3]; member
387 values[i] = hal_out.compass_float[i]; in inv_get_sensor_type_magnetic_field()
673 hal_out.compass_float[i] = (float)compass[i] * COMPASS_CONVERSION; in inv_generate_hal_outputs()
685 hal_out.compass_float[i] = in inv_generate_hal_outputs()
690 hal_out.compass_float[i] = (float)compass[i] * COMPASS_CONVERSION; in inv_generate_hal_outputs()