nuttx/drivers/usbhost
2015-10-04 15:28:54 -06:00
..
.gitignore
hid_parser.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
usbhost_cdcacm.c Remove dangling whitespace 2015-10-04 15:28:54 -06:00
usbhost_devaddr.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
usbhost_enumerate.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
usbhost_findclass.c USB host file uses DEBUGASSERT and so must include assert.h. Note by Brennan Ashton 2015-07-31 07:24:43 -06:00
usbhost_hidkbd.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbhost_hidmouse.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbhost_hub.c USB host: Modify the transfer() and asynch() methods so that the actual size of the transfer is returned. Unverified on initial commit. 2015-05-05 13:14:22 -06:00
usbhost_registerclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
usbhost_skeleton.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbhost_storage.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbhost_trace.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00