| /components/drivers/usb/cherryusb/class/adb/ |
| A D | usbd_adb.h | 15 #define ADB_DESCRIPTOR_INIT(bFirstInterface, in_ep, out_ep, wMaxPacketSize) \ argument
|
| /components/drivers/usb/cherryusb/class/msc/ |
| A D | usb_msc.h | 64 #define MSC_DESCRIPTOR_INIT(bFirstInterface, out_ep, in_ep, wMaxPacketSize, str_idx) \ argument
|
| /components/drivers/usb/cherryusb/class/cdc/ |
| A D | usb_cdc.h | 416 #define CDC_ACM_DESCRIPTOR_INIT(bFirstInterface, int_ep, out_ep, in_ep, wMaxPacketSize, str_idx) \ argument 485 #define CDC_RNDIS_DESCRIPTOR_INIT(bFirstInterface, int_ep, out_ep, in_ep, wMaxPacketSize, str_idx) \ argument 556 #define CDC_ECM_DESCRIPTOR_INIT(bFirstInterface, int_ep, out_ep, in_ep, wMaxPacketSize, \ argument 626 #define CDC_NCM_DESCRIPTOR_INIT(bFirstInterface, int_ep, out_ep, in_ep, wMaxPacketSize, \ argument
|
| /components/drivers/usb/cherryusb/class/audio/ |
| A D | usb_audio.h | 693 uint16_t wMaxPacketSize; member 775 …nels, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval, ..… argument 825 …lLink, bNrChannels, bSubFrameSize, bBitResolution, bEndpointAddress, wMaxPacketSize, bInterval, bF… argument 886 …nels, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval, ..… argument 1174 …lConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument 1224 …lConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument 1276 …ls, bmChannelConfig, bSubslotSize, bBitResolution, bEndpointAddress, wMaxPacketSize, bInterval, bF… argument
|
| /components/drivers/usb/cherryusb/class/hid/ |
| A D | usb_hid.h | 583 …RIPTOR_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, int_ep, wMaxPacketSize, bInterval) \ argument 610 …RIPTOR_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, int_ep, wMaxPacketSize, bInterval) \ argument 637 …_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, in_ep, out_ep,wMaxPacketSize, bInterval) \ argument
|
| /components/drivers/usb/cherryusb/common/ |
| A D | usb_def.h | 402 uint16_t wMaxPacketSize; /* Bits 10:0 = max. packet size */ member 700 #define USB_ENDPOINT_DESCRIPTOR_INIT(bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument
|
| /components/legacy/usb/usbdevice/class/ |
| A D | uaudioreg.h | 71 uWord wMaxPacketSize; member
|
| /components/drivers/include/drivers/ |
| A D | usb_common.h | 342 rt_uint16_t wMaxPacketSize; member
|
| /components/drivers/usb/cherryusb/class/mtp/ |
| A D | usb_mtp.h | 651 #define MTP_DESCRIPTOR_INIT(bFirstInterface, out_ep, in_ep, int_ep, wMaxPacketSize, str_idx) \ argument
|