Searched refs:stillness_threshold (Results 1 – 2 of 2) sorted by relevance
101 float stillness_threshold; // units: (radians per second)^2 member141 float stillness_threshold; member
166 gyro_cal->stillness_threshold = parameters->stillness_threshold; in gyroCalInit()370 device_is_still = (conf_still > gyro_cal->stillness_threshold) && in deviceStillnessCheck()