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

/hardware/invensense/60xx/mlsdk/mllite/
H A DmlBiasNoMotion.c106 && inv_get_gyro_present()) {
198 if (!inv_get_gyro_present())
205 if (!inv_get_gyro_present())
241 if (inv_get_gyro_present()
313 if (inv_get_gyro_present()
H A Dmlsupervisor.c240 if ((gyroMag > 400) || (inv_get_gyro_present() == 0)) {
353 if (!inv_get_gyro_present()) {
H A Dml.h569 int inv_get_gyro_present(void);
H A Dml.c1453 int inv_get_gyro_present(void) function

Completed in 50 milliseconds