Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e_constants.h229 #define tokINHS 0x80 // HS=1, ISO=0, OUTNIN=0, SETUP=0 macro
DUsb.cpp132 rcode = dispatchPkt( tokINHS, ep, nak_limit ); in ctrlStatus()