 assembler.h | Assembler abstraction layer and utilities |
 board.h | Standard board header file |
 ccp.h | Configuration Change Protection write functions |
 clz_ctz.h | CLZ/CTZ C implementation |
 compiler.h | Commonly used includes, types and macros |
 conf_board.h | Example specific board configuration file |
 conf_clock.h | Example specific clock configuration file |
 conf_usart_example.h | Board specific example configuration file |
 genclk.h | Generic clock management |
 gpio.h | Common GPIO API |
 init.c | ATxmega128A1 Xplain board init |
 interrupt.h | Global interrupt management for 8- and 32-bit AVR |
 interrupt_avr8.h | Global interrupt management for 8-bit AVR |
 ioport.h | Common IOPORT service main header file for AVR, UC3 and ARM architectures |
 xmega/ioport.h | XMEGA architecture specific IOPORT service implementation header file |
 ioport_compat.c | XMEGA legacy IOPORT software compatibility driver interface |
 ioport_compat.h | XMEGA legacy IOPORT software compatibility driver interface header file |
 led.h | |
 mrepeat.h | Preprocessor macro repeating utils |
 osc.h | Oscillator management |
 xmega/osc.h | Chip-specific oscillator management functions |
 parts.h | Atmel part identification macros |
 pll.h | PLL management |
 xmega/pll.h | Chip-specific PLL management functions |
 pmic.h | Programmable Multilevel Interrupt Controller driver |
 preprocessor.h | Preprocessor utils |
 progmem.h | Program memory access |
 status_codes.h | Status code definitions |
 stringz.h | Preprocessor stringizing utils |
 sysclk.c | Chip-specific system clock management functions |
 sysclk.h | System clock management |
 xmega/sysclk.h | Chip-specific system clock management functions |
 tpaste.h | Preprocessor token pasting utils |
 usart.c | USART driver for AVR XMEGA |
 usart.h | USART driver for AVR XMEGA |
 usart_example.c | AVR XMEGA USART example |
 xmega_gpio.h | Common gpio data/structure for all AVR XMEGA implementations |
 xmega_reset_cause.h | Chip-specific reset cause functions |
 xplain.h | XPLAIN board header file |