OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_new_window
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.c
47
gyro_still_det->
start_new_window
= true;
78
if (gyro_still_det->
start_new_window
) {
81
gyro_still_det->
start_new_window
= false;
218
gyro_still_det->
start_new_window
= true;
gyro_stillness_detect.h
61
bool
start_new_window
;
member in struct:GyroStillDet
Completed in 282 milliseconds