qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera 83e293a6ec Replace internal Pipe_BytesToEPSizeMask() routine with a new version which results in smaller code. 2010-07-21 14:17:18 +00:00
..
Template Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Device.c Add missing eol-style properties to new source files. 2010-07-12 10:20:38 +00:00
Device.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Endpoint.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Endpoint.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Host.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Host.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
OTG.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Pipe.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Pipe.h Replace internal Pipe_BytesToEPSizeMask() routine with a new version which results in smaller code. 2010-07-21 14:17:18 +00:00
USBController.c Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 2010-07-21 12:20:34 +00:00
USBController.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
USBInterrupt.c Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and the control endpoint is not properly selected when the ISR completes. 2010-05-13 07:43:18 +00:00
USBInterrupt.h Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 2010-07-21 12:20:34 +00:00