 adc.c | AVR XMEGA Analog to Digital Converter driver |
 adc.h | AVR XMEGA Analog to Digital Converter driver |
 adc_aau.c | AVR XMEGA A/AU specific ADC driver implementation |
 assembler.h | Assembler abstraction layer and utilities |
 board.h | Standard board header file |
 ccp.h | Configuration Change Protection write functions |
 classb_analog.c | ADC and DAC test |
 classb_analog.h | Settings for ADC and DAC test |
 classb_cpu.h | Settings and definitions for the CPU register test |
 classb_cpu_gcc.c | CPU register test that is compatible with AVR GCC |
 classb_crc.h | Settings and defines used in connection with CRC memory tests |
 classb_crc_hw.c | Driver for 16- and 32-bit CRC using CRC hardware module |
 classb_crc_hw.h | Definitions and settings for the CRC hardware module driver |
 classb_crc_sw.c | Functions for computing 32- and 16-bit CRC for EEPROM and Flash |
 classb_crc_sw.h | Definitions and settings for the CRC implemented in software |
 classb_freq.c | CPU frequency test |
 classb_freq.h | Settings and definitions for the CPU frequency test |
 classb_interrupt_monitor.c | Interrupt monitor |
 classb_interrupt_monitor.h | Settings and definitions for the interrupt monitor |
 classb_rtc_common.c | RTC callback function |
 classb_rtc_common.h | Settings for the RTC driver |
 classb_sram.c | SRAM test based on the March X algorithm |
 classb_sram.h | SRAM test settings |
 classb_wdt_test.c | Watchdog timer self-diagnostic routine |
 classb_wdt_test.h | Settings for the watchdog timer test |
 clz_ctz.h | CLZ/CTZ C implementation |
 compiler.h | Commonly used includes, types and macros |
 conf_adc.h | Chip-specific ADC configuration |
 conf_board.h | Board configuration |
 conf_clock.h | Clock system configuration |
 conf_menu.h | Default configurations for menu system |
 conf_rtc32.h | RTC32 configuration |
 conf_sleepmgr.h | Chip-specific sleep manager configuration |
 conf_spinctrl.h | Default configurations for gfx_mono_spinctrl |
 conf_st7565r.h | ST7565R display controller driver configuration file |
 conf_sysfont.h | Default configurations for sysfont |
 conf_usart_spi.h | Configuration file for the USART in SPI master mode |
 cycle_counter.h | AVR functions for busy-wait delay loops |
 dac.c | AVR XMEGA Digital to Analog Converter driver |
 dac.h | AVR XMEGA Digital to Analog Converter driver |
 delay.h | Common Delay Service |
 error_handler.h | Macros and definitions for handling errors and other configurable actions |
 genclk.h | Generic clock management |
 gfx_mono.h | Monochrome graphic library API header file |
 gfx_mono_c12832_a1z.c | Haven Display C12832 A1Z display glue code for display controller |
 gfx_mono_c12832_a1z.h | Haven Display C12832 A1Z display glue code for display controller |
 gfx_mono_framebuffer.c | Local framebuffer |
 gfx_mono_framebuffer.h | Monochrome graphic library framebuffer device |
 gfx_mono_generic.c | Generic monochrome LCD graphic primitives |
 gfx_mono_generic.h | Generic monochrome LCD graphic primitives |
 gfx_mono_menu.c | Simple menu system Copyright (c) 2011-2018 Microchip Technology Inc |
 gfx_mono_menu.h | Simple menu system |
 gfx_mono_spinctrl.c | Spin control widget Copyright (c) 2011-2018 Microchip Technology Inc |
 gfx_mono_spinctrl.h | Spin control widget |
 gfx_mono_text.c | Font and text drawing routines |
 gfx_mono_text.h | Monochrome graphic library API header file |
 gpio.h | Common GPIO API |
 init.c | XMEGA-A3BU Xplained 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 |
 keyboard.c | Keyboard driver |
 keyboard.h | Keyboard driver |
 led.h | XMEGA-A3BU board LEDs support package |
 main.c | XMEGA A3BU Class B demonstration |
 mrepeat.h | Preprocessor macro repeating utils |
 nvm.c | Non Volatile Memory controller driver |
 nvm.h | Non Volatile Memory controller driver |
 osc.h | Oscillator management |
 xmega/osc.h | Chip-specific oscillator management functions |
 oven.h | Class B Oven settings |
 oven_bitmaps.c | Bitmap data |
 oven_bitmaps.h | Bitmap data |
 oven_classb.c | Class B Error insertion |
 oven_classb.h | Class B application error insertion |
 oven_controller.c | Class B Oven controller |
 oven_controller.h | Class B Oven controller |
 oven_plant.c | Class B Oven Simulation plant |
 oven_plant.h | Class B oven plant |
 oven_ui.c | Class B Oven User Interface |
 oven_ui.h | Class B Oven User Interface |
 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 |
 rtc32.c | AVR XMEGA 32-bit Real Time Counter driver |
 rtc32.h | AVR XMEGA 32-bit Real Time Counter driver definitions |
 sleep.h | Sleep controller driver |
 sleepmgr.c | Sleep manager |
 sleepmgr.h | Sleep manager |
 xmega/sleepmgr.h | AVR XMEGA Sleep manager implementation |
 st7565r.c | ST7565R display controller driver |
 st7565r.h | ST7565R display controller driver |
 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 |
 sysfont.c | Graphical font support |
 sysfont.h | Graphical System Font system |
 tc.c | AVR XMEGA TC Driver |
 tc.h | AVR XMEGA Timer Counter (TC) driver |
 touch.c | Touch button driver |
 touch.h | Touch button driver |
 touch_api.h | This file contains the QTouch Libary API interface for AVR 8-bit, AVR 32-bit and Atmel ARM QMatrix and QTouch method Capacitive Touch acquisition |
 touch_qt_config.h | This file contains the QTouch Libary configuration options for AVR 8-bit QTouch method Capacitive Touch acquisition |
 tpaste.h | Preprocessor token pasting utils |
 usart.c | USART driver for AVR XMEGA |
 usart.h | USART driver for AVR XMEGA |
 usart_spi.c | AVR XMEGA USART in SPI mode driver functions |
 usart_spi.h | USART in SPI mode driver functions |
 xmega_usart_spi/usart_spi.h | AVR XMEGA USART in SPI mode driver functions |
 wdt.c | AVR XMEGA WatchDog Timer driver |
 wdt.h | AVR XMEGA WatchDog Timer driver |
 xmega_a3bu_xplained.h | XMEGA-A3BU-XPLAINED board header file |
 xmega_gpio.h | Common gpio data/structure for all AVR XMEGA implementations |
 xmega_reset_cause.h | Chip-specific reset cause functions |