incubator-nuttx/drivers/usbhost
anjiahao d1d46335df Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-17 15:59:46 +09: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 Correct more improper use of malloc(), zalloc(), and free() 2020-08-04 20:41:43 +01:00
usbhost_composite.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
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 drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
usbhost_findclass.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
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 Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_hidmouse.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_hub.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_max3421e.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
usbhost_registerclass.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
usbhost_registry.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
usbhost_registry.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
usbhost_xboxcontroller.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00