Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c52 bool tilt_detected; member
81 bool tilt_detected = false; in algoUpdate() local
118 tilt_detected = true; in algoUpdate()
142 return tilt_detected; in algoUpdate()