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,
Dgyro_stillness_detect.c28 void gyroStillDetInit(struct GyroStillDet* gyro_still_det, in gyroStillDetInit() function
Dgyro_cal.c178 gyroStillDetInit(&gyro_cal->gyro_stillness_detect, gyro_var_threshold, in gyroCalInit()
180 gyroStillDetInit(&gyro_cal->accel_stillness_detect, accel_var_threshold, in gyroCalInit()
182 gyroStillDetInit(&gyro_cal->mag_stillness_detect, mag_var_threshold, in gyroCalInit()