Searched defs:wTotalLength (Results 1 – 7 of 7) sorted by relevance
| /components/drivers/usb/cherryusb/class/midi/ |
| A D | usb_midi.h | 151 uint16_t wTotalLength; member 163 uint16_t wTotalLength; member 204 #define MIDI_CS_HEADER_DESCRIPTOR_INIT(wTotalLength) \ argument
|
| /components/drivers/usb/cherryusb/common/ |
| A D | usb_def.h | 371 uint16_t wTotalLength; /* Length of concatenated descriptors */ member 554 uint16_t wTotalLength; member 657 #define USB_CONFIG_DESCRIPTOR_INIT(wTotalLength, bNumInterfaces, bConfigurationValue, bmAttributes,… argument 678 #define USB_OTHER_SPEED_CONFIG_DESCRIPTOR_INIT(wTotalLength, bNumInterfaces, bConfigurationValue, b… argument
|
| /components/drivers/usb/cherryusb/class/video/ |
| A D | usb_video.h | 811 uint16_t wTotalLength; member 894 uint16_t wTotalLength; member 912 uint16_t wTotalLength; member 1110 #define VIDEO_VC_DESCRIPTOR_INIT(bFirstInterface, bEndpointAddress, bcdUVC, wTotalLength, dwClockFr… argument 1176 #define VIDEO_VC_NOEP_DESCRIPTOR_INIT(bFirstInterface, bEndpointAddress, bcdUVC, wTotalLength, dwCl… argument 1246 #define VIDEO_VS_INPUT_HEADER_DESCRIPTOR_INIT(bNumFormats, wTotalLength, bEndpointAddress, ...) … argument 1262 #define VIDEO_VS_OUTPUT_HEADER_DESCRIPTOR_INIT(bNumFormats, wTotalLength, bEndpointAddress, ...) … argument
|
| /components/drivers/usb/cherryusb/core/ |
| A D | usbh_core.c | 492 …uint16_t wTotalLength = ((struct usb_configuration_descriptor *)ep0_request_buffer[hport->bus->bus… in usbh_enumerate() local
|
| /components/drivers/usb/cherryusb/class/audio/ |
| A D | usb_audio.h | 603 uint16_t wTotalLength; member 713 #define AUDIO_AC_DESCRIPTOR_INIT(bFirstInterface, bInterfaceCount, wTotalLength, stridx, ...) \ argument 967 uint16_t wTotalLength; member 1099 #define AUDIO_V2_AC_DESCRIPTOR_INIT(bFirstInterface, bInterfaceCount, wTotalLength, bCategory, bmCo… argument
|
| /components/legacy/usb/usbdevice/class/ |
| A D | uaudioreg.h | 96 uWord wTotalLength; member
|
| /components/drivers/include/drivers/ |
| A D | usb_common.h | 298 rt_uint16_t wTotalLength; member
|
Completed in 29 milliseconds