Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.c23 static float gyroStillDetLimit(float value);
195 gyroStillDetLimit( in gyroStillDetCompute()
197 gyroStillDetLimit( in gyroStillDetCompute()
199 gyroStillDetLimit( in gyroStillDetCompute()
245 float gyroStillDetLimit(float value) { in gyroStillDetLimit() function