nuttx/drivers/usbhost
2015-04-21 09:54:11 -06:00
..
.gitignore
hid_parser.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
Kconfig Clean compile errors from last commit 2015-04-20 08:53:21 -06:00
Make.defs USB hub: First steps to make interfaces backward compatible 2015-04-20 07:45:11 -06:00
usbhost_devaddr.c Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -06:00
usbhost_enumerate.c USB host: Remove getdevinfo() method. Rename hub structure to hubport structure. Get port and function address from hub port structure vs. parameters and other structures. 2015-04-21 07:26:28 -06:00
usbhost_findclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_hidkbd.c USB host: Remove getdevinfo() method. Rename hub structure to hubport structure. Get port and function address from hub port structure vs. parameters and other structures. 2015-04-21 07:26:28 -06:00
usbhost_hidmouse.c USB host: Remove getdevinfo() method. Rename hub structure to hubport structure. Get port and function address from hub port structure vs. parameters and other structures. 2015-04-21 07:26:28 -06:00
usbhost_hub.c USB host: Remove getdevinfo() method. Rename hub structure to hubport structure. Get port and function address from hub port structure vs. parameters and other structures. 2015-04-21 07:26:28 -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 USB host: Update skeleton driver file 2015-04-21 09:54:11 -06:00
usbhost_storage.c USB host: Remove getdevinfo() method. Rename hub structure to hubport structure. Get port and function address from hub port structure vs. parameters and other structures. 2015-04-21 07:26:28 -06:00
usbhost_trace.c Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00