incubator-nuttx/drivers/usbhost
Xiang Xiao 00d78a51e4 Fix usbhost/usbhost_hub.c:1339:3: error: 'free' called on pointer 'alloc' with nonzero offset 12 [-Werror=free-nonheap-object]
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-23 22:44:35 +02:00
..
Kconfig Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE 2022-05-28 18:41:51 +03:00
Make.defs drivers: usbhost-hid: exclude BSD components from build 2022-02-24 22:48:47 +08:00
hid_parser.c Remove the unnecessary inclusion of assert.h and string.h from public header files 2021-12-20 10:30:08 +01:00
usbhost_cdcacm.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_cdcmbim.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_hidkbd.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
usbhost_hidmouse.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
usbhost_hub.c Fix usbhost/usbhost_hub.c:1339:3: error: 'free' called on pointer 'alloc' with nonzero offset 12 [-Werror=free-nonheap-object] 2022-10-23 22:44:35 +02:00
usbhost_max3421e.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_storage.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_trace.c
usbhost_xboxcontroller.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00