OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_watchdog_count
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_cal.h
205
size_t
debug_watchdog_count
; // Total number of watchdog timeouts.
member in struct:GyroCal
gyro_cal.c
542
gyro_cal->
debug_watchdog_count
++;
547
gyro_cal->
debug_watchdog_count
, sample_time_nanos,
553
gyro_cal->
debug_watchdog_count
, sample_time_nanos,
[
all
...]
Completed in 487 milliseconds