Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.h96 void gyroStillDetInit(struct GyroStillDet* gyro_still_det, float var_threshold,
Dgyro_stillness_detect.c29 void gyroStillDetInit(struct GyroStillDet* gyro_still_det, float var_threshold, in gyroStillDetInit() function
Dgyro_cal.c132 gyroStillDetInit(&gyro_cal->gyro_stillness_detect, in gyroCalInit()
135 gyroStillDetInit(&gyro_cal->accel_stillness_detect, in gyroCalInit()
138 gyroStillDetInit(&gyro_cal->mag_stillness_detect, in gyroCalInit()