Searched refs:wInd (Results 1 – 2 of 2) sorted by relevance
/device/google/accessory/arduino/USB_Host_Shield/ |
D | Usb.cpp | 86 …ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, unsigned int wInd, unsigned int nbyte… in ctrlReq() argument 101 setup_pkt.wIndex = wInd; in ctrlReq()
|
D | Usb.h | 133 …ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, unsigned int wInd, unsigned int nbyte…
|