Home
last modified time | relevance | path

Searched refs:uWord (Results 1 – 8 of 8) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h61 uWord bcdCDC;
99 uWord bcdCDC;
119 uWord wMaxSegmentSize;
120 uWord wNumberMCFilters;
138 uWord wMaxSegmentSize;
139 uWord wNumberMCFilters;
160 uWord wState;
196 uWord wValue;
197 uWord wIndex;
198 uWord wLength;
[all …]
Dusb.h133 uWord wValue;
134 uWord wIndex;
135 uWord wLength;
282 uWord bcdUSB;
292 uWord idVendor;
293 uWord idProduct;
294 uWord bcdDevice;
306 uWord wTotalLength;
344 uWord wSpeedsSupported;
347 uWord wU2DevExitLat;
[all …]
Dusbhid.h49 uWord bcdHID;
54 uWord wDescriptorLength;
Dusb_endian.h37 typedef uint8_t uWord[2]; typedef
Dusb_handle_request.c439 uWord wStatus; in usb_handle_request()
/third_party/NuttX/drivers/usbdev/gadget/
Df_hid.h63 uWord wMaxPacketSize;
Df_uac.h169 uWord wMaxPacketSize;
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c653 static void use_tw(uWord w, int v) in use_tw()