Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e.cpp42 #define INT_PIN PINE macro
65 return INT_PIN & _BV(INT) ? HIGH : LOW; in readINT()