Xmega Application Note


File List

Here is a list of all files with brief descriptions:
asf/xmega/boards/board.h [code]Standard board header file
asf/xmega/boards/stk600/rc044x/init.c [code]STK600 with RC044X routing board init
asf/xmega/boards/stk600/rc044x/led.h [code]STK600 board LEDs support package
asf/xmega/boards/stk600/rc044x/stk600_rc044x.h [code]STK600 with the RC044X routing card board header file
asf/xmega/boards/stk600/rc064x/init.c [code]STK600 with RC064X routing board init
asf/xmega/boards/stk600/rc064x/led.h [code]STK600 board LEDs support package
asf/xmega/boards/stk600/rc064x/stk600_rc064x.h [code]STK600 with the RC064X routing card board header file
asf/xmega/boards/stk600/rc100x/init.c [code]STK600 with RC100X routing board init
asf/xmega/boards/stk600/rc100x/led.h [code]STK600 board LEDs support package
asf/xmega/boards/stk600/rc100x/stk600_rc100x.h [code]STK600 with the RC100X routing card board header file
asf/xmega/boards/xplain/init.c [code]ATxmega128A1 Xplain board init
asf/xmega/boards/xplain/led.h [code]Xplain board LEDs support package
asf/xmega/boards/xplain/xplain.h [code]XPLAIN board header file
asf/xmega/boards/xplain_a1/init.c [code]ATxmega128A1U Xplain-A1 board init
asf/xmega/boards/xplain_a1/led.h [code]Xplain-A1 board LEDs support package
asf/xmega/boards/xplain_a1/xplain_a1.h [code]XPLAIN-A1 board header file
asf/xmega/drivers/adc/adc.c [code]AVR XMEGA Analog to Digital Converter driver
asf/xmega/drivers/adc/adc.h [code]AVR XMEGA Analog to Digital Converter driver
asf/xmega/drivers/cpu/ccp.h [code]Configuration Change Protection write functions
asf/xmega/drivers/cpu/xmega_reset_cause.h [code]Chip-specific reset cause functions
asf/xmega/drivers/ioport/ioport.c [code]I/O Ports software driver interface
asf/xmega/drivers/ioport/ioport.h [code]I/O Ports software driver interface
asf/xmega/drivers/nvm/nvm.c [code]Non Volatile Memory controller driver
asf/xmega/drivers/nvm/nvm.h [code]Non Volatile Memory controller driver
asf/xmega/drivers/pmic/pmic.h [code]Programmable Multilevel Interrupt Controller driver
asf/xmega/drivers/rtc/rtc.c [code]AVR XMEGA Real Time Counter driver
asf/xmega/drivers/rtc/rtc.h [code]AVR XMEGA Real Time Counter driver definitions
asf/xmega/drivers/sleep/sleep.h [code]Sleep controller driver
asf/xmega/services/basic/clock/dfll.h [code]DFLL management
asf/xmega/services/basic/clock/genclk.h [code]Generic clock management
asf/xmega/services/basic/clock/osc.h [code]Oscillator management
asf/xmega/services/basic/clock/pll.h [code]PLL management
asf/xmega/services/basic/clock/sysclk.h [code]System clock management
asf/xmega/services/basic/clock/validation/sysclk.h [code]System clock management
asf/xmega/services/basic/clock/validation/zephyr_tripoli/genclk.h [code]Chip-specific generic clock management
asf/xmega/services/basic/clock/validation/zephyr_tripoli/osc.h [code]Chip-specific oscillator management functions
asf/xmega/services/basic/clock/validation/zephyr_tripoli/pll.h [code]Chip-specific PLL definitions
asf/xmega/services/basic/clock/validation/zephyr_tripoli/sysclk.c [code]Chip-specific system clock management functions
asf/xmega/services/basic/clock/validation/zephyr_tripoli/sysclk.h [code]Chip-specific system clock management functions
asf/xmega/services/basic/clock/xmega/osc.h [code]Chip-specific oscillator management functions
asf/xmega/services/basic/clock/xmega/pll.h [code]Chip-specific PLL management functions
asf/xmega/services/basic/clock/xmega/sysclk.c [code]Chip-specific system clock management functions
asf/xmega/services/basic/clock/xmega/sysclk.h [code]Chip-specific system clock management functions
asf/xmega/services/basic/cpu/reset_cause.h [code]CPU reset cause functions
asf/xmega/services/basic/fifo/fifo.c [code]This file controls the software FIFO management
asf/xmega/services/basic/fifo/fifo.h [code]This file controls the software FIFO management
asf/xmega/services/basic/gpio/gpio.h [code]Common GPIO API
asf/xmega/services/basic/gpio/xmega_ioport/xmega_gpio.h [code]Common gpio data/structure for all AVR XMEGA implementations
asf/xmega/services/basic/sleepmgr/sleepmgr.h [code]Sleep manager
asf/xmega/services/basic/sleepmgr/xmega/sleepmgr.c [code]Sleep manager
asf/xmega/services/basic/sleepmgr/xmega/sleepmgr.h [code]AVR XMEGA Sleep manager implementation
asf/xmega/utils/assembler.h [code]Assembler abstraction layer and utilities
asf/xmega/utils/compiler.h [code]Commonly used includes, types and macros
asf/xmega/utils/interrupt.h [code]Global interrupt management for 8- and 32-bit AVR
asf/xmega/utils/parts.h [code]XMEGA device family definitions
asf/xmega/utils/progmem.h [code]Program memory access
asf/xmega/utils/status_codes.h [code]Status code definitions
asf/xmega/utils/assembler/gas.h [code]Assembler abstraction layer: GNU Assembler specifics
asf/xmega/utils/assembler/iar.h [code]Assembler abstraction layer: IAR Assembler specifics
asf/xmega/utils/bit_handling/clz_ctz.h [code]CLZ/CTZ C implemetation
asf/xmega/utils/interrupt/interrupt_avr32.h [code]Global interrupt management for 32-bit AVR
asf/xmega/utils/interrupt/interrupt_avr8.h [code]Global interrupt management for 8-bit AVR
asf/xmega/utils/preprocessor/mrepeat.h [code]Preprocessor macro repeating utils
asf/xmega/utils/preprocessor/preprocessor.h [code]Preprocessor utils
asf/xmega/utils/preprocessor/stringz.h [code]Preprocessor stringizing utils
asf/xmega/utils/preprocessor/tpaste.h [code]Preprocessor token pasting utils
asf/xmega/utils/stdio/read.c [code]System-specific implementation of the _read function used by the standard library
asf/xmega/utils/stdio/write.c [code]System-specific implementation of the _write function used by the standard library
asf/xmega/utils/test/suite.c [code]Test suite core functionality
asf/xmega/utils/test/suite.h [code]Test suite core declarations
asf_adc_example_interrupt/asf_adc_example_interrupt.c [code]
asf_adc_example_interrupt/conf_adc.h [code]Chip-specific ADC configuration
asf_adc_example_interrupt/conf_board.h [code]Chip-specific board configuration
asf_adc_example_interrupt/conf_clock.h [code]Chip-specific clock configuration
asf_adc_example_interrupt/conf_intlvl.h [code]Chip-specific interrupt level configuration
asf_adc_example_interrupt/conf_sleepmgr.h [code]Chip-specific sleep manager configuration
asf_adc_example_polled/asf_adc_example_polled.c [code]
asf_adc_example_polled/conf_adc.h [code]Chip-specific ADC configuration
asf_adc_example_polled/conf_board.h [code]Chip-specific board configuration
asf_adc_example_polled/conf_clock.h [code]Chip-specific clock configuration
asf_adc_example_polled/conf_intlvl.h [code]Chip-specific interrupt level configuration
asf_adc_example_polled/conf_sleepmgr.h [code]Chip-specific sleep manager configuration
@DOC_TITLE@
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by doxygen 1.6.3