Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c55 int gyro_status; member
212 if (hal_out.gyro_status & INV_NEW_DATA) in inv_get_sensor_type_gyroscope()
237 if (hal_out.gyro_status & INV_NEW_DATA) in inv_get_sensor_type_gyroscope_raw()
587 hal_out.gyro_status = sensor_cal->gyro.status; in inv_generate_hal_outputs()
592 MPL_LOGV("hal_out:g=%d", hal_out.gyro_status); in inv_generate_hal_outputs()
614 hal_out.gyro_status &= ~INV_NEW_DATA; in inv_generate_hal_outputs()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c55 int gyro_status; member
173 if (hal_out.gyro_status & INV_NEW_DATA) in inv_get_sensor_type_gyroscope()
198 if (hal_out.gyro_status & INV_NEW_DATA) in inv_get_sensor_type_gyroscope_raw()
543 hal_out.gyro_status = sensor_cal->gyro.status; in inv_generate_hal_outputs()
548 MPL_LOGV("hal_out:g=%d", hal_out.gyro_status); in inv_generate_hal_outputs()