Searched defs:getConfDescr (Results 1 - 1 of 1) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
H A DUsb.h136 byte getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, unsigned int nak_limit = USB_NAK_LIMIT );
165 inline byte USB::getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, unsigned int nak_limit ) { function in class:USB

Completed in 51 milliseconds