nuttx/drivers/usbhost
2020-01-31 19:07:39 +01:00
..
hid_parser.c
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs Merged in alinjerpelea/nuttx (pull request #1059) 2019-10-23 13:12:21 +00:00
usbhost_cdcacm.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
usbhost_composite.c drivers/usbhost/usbhost_composite.c: The cfgdesc pointer was initialized after the buffer had been advanced, so it was not pointing where it should. The totallen operations at the end of the function ended up overwriting memory belonging to the first copied interface descriptor. 2019-06-22 07:27:15 -06:00
usbhost_composite.h
usbhost_devaddr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbhost_enumerate.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbhost_findclass.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
usbhost_hidkbd.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbhost_hidmouse.c Squashed commit of the following: 2020-01-03 11:38:02 -03:00
usbhost_hub.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
usbhost_max3421e.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbhost_registerclass.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
usbhost_storage.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
usbhost_trace.c
usbhost_xboxcontroller.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00