Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e.cpp45 #define RST_PORT PORTJ macro
58 RST_PORT &= ~_BV(RST); in setRST()
60 RST_PORT |= _BV(RST); in setRST()