incubator-nuttx/drivers/usbdev
chao an 664927c86e mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig arch: Remove up_netinitialize 2023-08-20 14:33:17 +03:00
Make.defs usbdev: Use composite devices as universal devices 2023-08-07 11:23:36 +08:00
adb.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
cdcacm.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
cdcacm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cdcacm_desc.c
cdcecm.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
cdcecm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
composite.c usbdev: clear configid after class disconnect 2023-08-17 01:11:53 +08:00
composite.h composite: add COMPOSITE_DEVICES config for composite device 2023-08-08 19:25:57 +08:00
composite_desc.c composite: Use the correct USB dual-speed descriptor when enabling IAD 2023-08-08 17:01:41 +08:00
dfu.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
pl2303.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
rndis.c rndis: Fixing erroneous macros 2023-08-22 01:31:19 +08:00
rndis_std.h
usbdev_req.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
usbmsc.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
usbmsc_desc.c Fix usbdev/usbmsc_desc.c:316:7: error: variable 'length' set but not used [-Werror,-Wunused-but-set-variable] 2022-10-30 16:03:35 +01:00
usbmsc_scsi.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00