HomeSort by relevance Sort by last modified time
    Searched refs:ctrlStatus (Results 1 - 2 of 2) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 120 rcode = ctrlStatus( ep, direction ); //status stage
125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit )
Usb.h 150 byte ctrlStatus( byte ep, boolean direction, unsigned int nak_limit = USB_NAK_LIMIT );

Completed in 55 milliseconds