Home
last modified time | relevance | path

Searched refs:checkWatchdog (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c60 static void checkWatchdog(struct GyroCal* gyro_cal, uint64_t sample_time_nanos);
374 checkWatchdog(gyro_cal, sample_time_nanos); in deviceStillnessCheck()
577 void checkWatchdog(struct GyroCal* gyro_cal, uint64_t sample_time_nanos) { in checkWatchdog() function