HomeSort by relevance Sort by last modified time
    Searched refs:gyroStillDetCompute (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.h 105 float gyroStillDetCompute(struct GyroStillDet* gyro_still_det);
gyro_stillness_detect.c 123 float gyroStillDetCompute(struct GyroStillDet* gyro_still_det) {
gyro_cal.c 374 gyroStillDetCompute(&gyro_cal->accel_stillness_detect);
375 gyroStillDetCompute(&gyro_cal->gyro_stillness_detect);
377 gyroStillDetCompute(&gyro_cal->mag_stillness_detect);
    [all...]

Completed in 227 milliseconds