walnux/include/nuttx/usb
zhangyuan21 1f6d9bbd17 usbdev: add usbdev fs device for usb char device
Add usb_fs driver so that userspace can directly transfer USB packets
through the EP node. ADB, Fastboot, MTP will use usb_fs, these class
driver only need to provide the descriptors and register the usb_fs device.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-09-09 15:52:08 +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 Fix issues reported on PR #1233 2020-06-15 07:13:21 -06:00
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: 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 include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
ohci.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
pl2303.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
rndis.h rndis: move private definitions from a public header to the source file 2023-03-31 08:17:01 +09:00
storage.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
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: add usbdev fs device for usb char device 2023-09-09 15:52:08 +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 include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
usbmsc.h include/nuttx/usb/usbmsc.h: fix compiler error when USBMSC_COMPOSITE=y 2023-03-24 17:23:24 +02:00