qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera 7b79325aa0 Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.
Added spacing between multiple paragraphs in Doxygen \note sections.

Removed call to the clock prescaler reset function in the Teensy bootloader to save space - the user application is accessed via a watchdog reset anyway, so the prescale reset would only affect the speed of the bootloader itself.
2010-04-13 23:29:11 +00:00
..
Template Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
DevChapter9.c Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
DevChapter9.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
Device.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
Endpoint.c Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
Endpoint.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
Host.c Fix incorrect LED mask name in the Webserver project. 2010-03-09 13:22:51 +00:00
Host.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
HostChapter9.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
HostChapter9.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
LowLevel.c Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
LowLevel.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
OTG.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Pipe.c Software PDI mode breaks unless the software USART has 100 cycles between bits. 2010-03-17 11:48:39 +00:00
Pipe.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00