Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c41 #define BATCH_TIME 2000000000ull // 2.0 seconds macro
106 if (dt > BATCH_TIME) { in algoUpdate()