Home
last modified time | relevance | path

Searched defs:wMaxPacketSize (Results 1 – 9 of 9) sorted by relevance

/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.h15 #define ADB_DESCRIPTOR_INIT(bFirstInterface, in_ep, out_ep, wMaxPacketSize) \ argument
/components/drivers/usb/cherryusb/class/msc/
A Dusb_msc.h64 #define MSC_DESCRIPTOR_INIT(bFirstInterface, out_ep, in_ep, wMaxPacketSize, str_idx) \ argument
/components/drivers/usb/cherryusb/class/cdc/
A Dusb_cdc.h416 #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 Dusb_audio.h693 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 Dusb_hid.h583 …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 Dusb_def.h402 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 Duaudioreg.h71 uWord wMaxPacketSize; member
/components/drivers/include/drivers/
A Dusb_common.h342 rt_uint16_t wMaxPacketSize; member
/components/drivers/usb/cherryusb/class/mtp/
A Dusb_mtp.h651 #define MTP_DESCRIPTOR_INIT(bFirstInterface, out_ep, in_ep, int_ep, wMaxPacketSize, str_idx) \ argument

Completed in 29 milliseconds