incubator-nuttx/include/nuttx/usb
Gregory Nutt c9c6d0c0d1 Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection. 2013-11-19 15:52:10 -06:00
..
audio.h Fixes for typos and errors in audio.h from Ken Pettit 2013-05-19 15:01:14 -06:00
cdc.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
cdcacm.h Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
composite.h Header file clean-up 2012-07-17 03:58:11 +00:00
ehci.h Beginning of support for USB host side tracing 2013-09-09 14:01:52 -06:00
hid.h Add logic to serialize and marshal out-of-band keyboard commands 2012-12-25 17:22:58 +00:00
hid_parser.h Add m9s12 serial logic 2011-02-20 15:19:44 +00:00
ohci.h Cosmetic changes to USB host class driver files 2013-09-21 12:19:12 -06:00
pl2303.h USB host: Add device address management support in preparation for USB hub support 2013-08-18 14:31:57 -06:00
storage.h Header file clean-up 2012-07-17 03:58:11 +00:00
usb.h Header file clean-up 2012-07-17 03:58:11 +00:00
usbdev.h SAMA5 UPPHS: Fix a small mountain of compilation errors. Still things to REVISIT so it is not ready for test 2013-09-01 11:31:12 -06:00
usbdev_trace.h Avoid calling pthread_join() to wait for USB MSC thread to terminate: This does not work if the caller of usb_mscuninitialize() is in a different task group than the MSC thread. From David Sidrane 2013-11-01 12:09:25 -06:00
usbhost.h Add a new method to the USB host driver interface: getdevinfo. This method will return information about the currently connected device. At present, it only returns the device speed. The speed is needed by the enumeration logic in order to set a credible initial EP0 max packet size 2013-08-26 15:46:16 -06:00
usbhost_devaddr.h USB host: Add device address management support in preparation for USB hub support 2013-08-18 14:31:57 -06:00
usbhost_trace.h Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection. 2013-11-19 15:52:10 -06:00
usbmsc.h Cosmetic changes to USB host class driver files 2013-09-21 12:19:12 -06:00