Home
last modified time | relevance | path

Searched defs:nPin (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c55 #define MAKE_TYPE(sPin,nPin) (sPin ? HALL_REPORT_OPENED_VALUE : HALL_REPORT_CLOSED_VALUE) + \ argument
61 struct Gpio *nPin; member