-
- Downloads
Complete USB XMEGA interrupt control subsystem code in the core USB driver.
Automatically load in the USB calibration bytes from the User Signature Row on start-up. Create internal SRAM variable for the endpoint control and status register table, used by the XMEGA USB controller hardware.
Showing
- LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c 6 additions, 6 deletionsLUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
- LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h 6 additions, 7 deletionsLUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
- LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h 1 addition, 1 deletionLUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
- LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c 20 additions, 2 deletionsLUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
- LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h 7 additions, 0 deletionsLUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
- LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c 58 additions, 3 deletionsLUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
- LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h 60 additions, 6 deletionsLUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
Loading
Please register or sign in to comment