Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c60 uint32_t noMotionHandle; member
157 sensorRequest(mTask.taskId, mTask.noMotionHandle, SENSOR_RATE_ONCHANGE, 0); in configNoMotion()
160 sensorRelease(mTask.taskId, mTask.noMotionHandle); in configNoMotion()
234 sensorFind(SENS_TYPE_NO_MOTION, 0, &mTask.noMotionHandle); in tiltDetectionHandleEvent()