HomeSort by relevance Sort by last modified time
    Searched refs:inv_get_gyro_present (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/mlsdk/mllite/
mlBiasNoMotion.c 106 && 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()
mlsupervisor.c 240 if ((gyroMag > 400) || (inv_get_gyro_present() == 0)) {
353 if (!inv_get_gyro_present()) {
ml.h 569 int inv_get_gyro_present(void);
ml.c 1442 int inv_get_gyro_present(void) function
    [all...]

Completed in 360 milliseconds