Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c74 static void hallReportState(int32_t pinState) in hallReportState() function
90 hallReportState(currPinState); in debounceTimerCallback()
187 hallReportState(MAKE_TYPE(gpioGet(mTask.sPin), gpioGet(mTask.nPin))); in hallSetRate()