6a3c2aded6
* Simplify EINTR/ECANCEL error handling 1. Add semaphore uninterruptible wait function 2 .Replace semaphore wait loop with a single uninterruptible wait 3. Replace all sem_xxx to nxsem_xxx * Unify the void cast usage 1. Remove void cast for function because many place ignore the returned value witout cast 2. Replace void cast for variable with UNUSED macro |
||
---|---|---|
.. | ||
hid_parser.c | ||
Kconfig | ||
Make.defs | ||
usbhost_cdcacm.c | ||
usbhost_composite.c | ||
usbhost_composite.h | ||
usbhost_devaddr.c | ||
usbhost_enumerate.c | ||
usbhost_findclass.c | ||
usbhost_hidkbd.c | ||
usbhost_hidmouse.c | ||
usbhost_hub.c | ||
usbhost_max3421e.c | ||
usbhost_registerclass.c | ||
usbhost_registry.c | ||
usbhost_registry.h | ||
usbhost_skeleton.c | ||
usbhost_storage.c | ||
usbhost_trace.c | ||
usbhost_xboxcontroller.c |