Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e_constants.h227 #define tokIN 0x00 // HS=0, ISO=0, OUTNIN=0, SETUP=0 macro
DUsb.cpp163 …rcode = dispatchPkt( tokIN, ep, nak_limit ); //IN packet to EP-'endpoint'. Function take… in inTransfer()
199 …rcode = dispatchPkt( tokIN, ep, nak_limit ); //IN packet to EP-'endpoint'. Function take… in newInTransfer()