Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c76 static bool algoUpdate(struct TripleAxisDataEvent *ev) in algoUpdate() function
260 if (algoUpdate((struct TripleAxisDataEvent *)evtData)) { in tiltDetectionHandleEvent()