Searched refs:wLength (Results 1 – 2 of 2) sorted by relevance
/device/google/accessory/arduino/USB_Host_Shield/ | ||
D | Usb.h | 93 unsigned int wLength; // 6 Depends on bRequest member |
D | Usb.cpp | 102 setup_pkt.wLength = nbytes; in ctrlReq() |