Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e_constants.h230 #define tokOUTHS 0xA0 // HS=1, ISO=0, OUTNIN=1, SETUP=0 macro
DUsb.cpp129 rcode = dispatchPkt( tokOUTHS, ep, nak_limit ); in ctrlStatus()