walnux/include/nuttx/usb
zhangyuan21 fe6b0619f9 usbdev: Use composite devices as universal devices
The enumeration process for composite and non-composite devices
has a lot of duplicate code. Treating the code for composite
devices as universal enumeration code can reduce redundant code.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-07 11:23:36 +08:00
..
adb.h
audio.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
cdc.h
cdcacm.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
cdcecm.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
composite.h usbdev: Use composite devices as universal devices 2023-08-07 11:23:36 +08:00
dfu.h
ehci.h Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
fusb301.h
fusb302.h Correct inconsistencies 2023-02-18 11:03:38 +08:00
fusb303.h
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
max3421e.h
ohci.h
pl2303.h
rndis.h rndis: move private definitions from a public header to the source file 2023-03-31 08:17:01 +09:00
storage.h
usb.h Fix error: format specifies type 'unsigned short' but the argument has type 'int' 2022-11-01 17:12:42 +01:00
usbdev.h usbdev: Use composite devices as universal devices 2023-08-07 11:23:36 +08:00
usbdev_trace.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
usbhost.h usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02: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