qmk_firmware/LUFA/Drivers/USB/Core/UC3
Dean Camera 995195a2b0 Add missing function attributes to the pipe/endpoint functions for all architectures.
Perform endianness correction in the HID report parser for big-endian platforms.
2011-04-12 03:03:56 +00:00
..
Device_UC3.c Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
Device_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 2011-04-12 03:03:56 +00:00
Endpoint_UC3.c Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
Endpoint_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 2011-04-12 03:03:56 +00:00
Host_UC3.c Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
Host_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 2011-04-12 03:03:56 +00:00
Pipe_UC3.c Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
Pipe_UC3.h Add missing function attributes to the pipe/endpoint functions for all architectures. 2011-04-12 03:03:56 +00:00
USBController_UC3.c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
USBController_UC3.h Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces. 2011-03-21 11:10:02 +00:00
USBInterrupt_UC3.c Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
USBInterrupt_UC3.h Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00