walnux/include/nuttx/usb
yangsong8 5a39e83c05 usbdev: extend the usb req len to size_t
Some USB controllers can receive or send multiple data packets then
generate one interrupt. This mechanism can reduce the number of data
copies. Extend req buf to accommodate this.

Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
2024-08-30 01:32:02 +08:00
..
adb.h usbadb: add usbadb boardctl 2023-08-07 11:23:36 +08:00
audio.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
cdc.h usbdev/cdcmbim: add response notify 2024-08-22 01:56:26 +08:00
cdcacm.h usbdev: modify usb device support USB3.0 MaxPacketSize 2024-08-27 12:53:15 -03:00
cdcecm.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
cdcncm.h usb_cdcmbim: add mbim device driver 2024-08-22 01:56:26 +08:00
composite.h usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
dfu.h include: update licenses to Apache 2021-05-27 08:07:25 +09:00
ehci.h Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
fusb301.h include: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
fusb302.h Correct inconsistencies 2023-02-18 11:03:38 +08:00
fusb303.h include: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
hid.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
hid_parser.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
hub.h include: update licenses to Apache 2021-05-27 08:07:25 +09:00
max3421e.h
mtp.h drivers/usbdev/mtp: fix compile break 2024-04-21 23:24:40 +08:00
ohci.h
pl2303.h
rndis.h usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
storage.h
usb.h usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
usbdev.h usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
usbdev_trace.h drivers/cdcacm/serial: add release interface to release uart_dev resource 2024-04-21 23:21:54 +08:00
usbhost.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
usbhost_devaddr.h usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
usbhost_trace.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
usbmonitor.h
usbmsc.h include/nuttx/usb/usbmsc.h: fix compiler error when USBMSC_COMPOSITE=y 2023-03-24 17:23:24 +02:00