Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DUsb.cpp120 rcode = ctrlStatus( ep, direction ); //status stage in ctrlReq()
125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit ) in ctrlStatus() function in USB
DUsb.h150 byte ctrlStatus( byte ep, boolean direction, unsigned int nak_limit = USB_NAK_LIMIT );