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

  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 138 byte setAddr( byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit = USB_NAK_LIMIT );
173 inline byte USB::setAddr( byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit ) {
Usb.cpp 418 rcode = setAddr( 0, 0, i );

Completed in 34 milliseconds