Searched defs:gyroCal_t (Results 1 – 1 of 1) sorted by relevance
80 struct gyroCal_t{ struct83 struct gyroStillDet_t accel_stillness_detect;84 struct gyroStillDet_t mag_stillness_detect;85 struct gyroStillDet_t gyro_stillness_detect;88 bool using_mag_sensor;92 bool gyro_calibration_enable;95 float latest_temperature_celcius;98 float stillness_threshold;101 uint64_t min_still_duration;102 uint64_t max_still_duration;[all …]