OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gyroStillDetInit
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.h
96
void
gyroStillDetInit
(struct GyroStillDet* gyro_still_det, float var_threshold,
gyro_stillness_detect.c
29
void
gyroStillDetInit
(struct GyroStillDet* gyro_still_det, float var_threshold,
gyro_cal.c
132
gyroStillDetInit
(&gyro_cal->gyro_stillness_detect,
135
gyroStillDetInit
(&gyro_cal->accel_stillness_detect,
138
gyroStillDetInit
(&gyro_cal->mag_stillness_detect,
[
all
...]
Completed in 7976 milliseconds