abstractSerializer.c | Usage of all declared serial interfaces |
abstractSerializer.h | Declaration of abstract serialize interface |
app_info.c | Implementation of app_info table handling |
app_info.h | Application info table structure and parameters |
appEntry.h | Entry point for jumping to application |
board.h | Standard board header file |
board_init.c | SAM L21 Xplained Pro board initialization |
boot_version.h | Bootloader information structure and parameters |
bootloader.c | Implementation of bootloader state machine |
bootStructure.h | Declaration of common types for bootloader |
clock.c | SAM L21 Clock Driver |
clock.h | SAM Clock Driver |
clock_config_check.h | SAM L21 Clock Driver |
clock_feature.h | SAM L21 Clock Driver |
compiler.h | Commonly used includes, types and macros |
conf_board.h | Board configuration |
conf_clocks.h | SAM L21 Clock configuration |
conf_sio2host.h | Serial Input & Output configuration |
conf_sio2ncp.h | Serial Input & Output configuration |
eepromLoader.c | Implementation of internal eeprom loader |
eepromLoader.h | Declaration api of eeprom loader |
fcpu.h | Hardware initialization routine header file |
flashLoader.c | Implementation of internal flash loader |
flashLoader.h | Declaration api of flash loader |
gclk.c | SAM L21 Generic Clock Driver |
gclk.h | SAM Generic Clock Driver |
hardwareInit.c | Hardware initialization routine |
hardwareInit.h | Hardware initialization routine header file |
interrupt.h | Global interrupt management for 8- and 32-bit AVR |
interrupt_sam_nvic.c | Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based) |
interrupt_sam_nvic.h | Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based) |
io.h | Arch file for SAM0 |
main.c | Serial Bridge Application |
moveIntVector.h | Moving the interrupt vector from app to boot section and vice versa |
mrecursion.h | Preprocessor macro recursion utils |
mrepeat.h | Preprocessor macro repeating utils |
nvm.c | SAM Non Volatile Memory driver |
nvm.h | SAM Non-Volatile Memory driver |
parts.h | Atmel part identification macros |
pinmux.c | SAM Pin Multiplexer Driver |
pinmux.h | SAM Pin Multiplexer Driver |
port.c | SAM GPIO Port Driver |
port.h | SAM GPIO Port Driver |
power.h | SAM L21/L22/R30/R34/R35 Power functionality |
preparser.c | Implementation of converting byte stream to string for common bootloader part |
preparser.h | Declaration of the preparser interface |
preprocessor.h | Preprocessor utils |
qs_lin.h | SAM USART LIN Quick Start |
qs_nvm_basic.h | SAM Non Volatile Memory Driver Quick Start |
qs_pinmux_basic.h | SAM PINMUX Driver Quick Start |
qs_port_basic.h | SAM GPIO Port Driver Quick Start |
qs_usart_basic_use.h | SAM USART Quick Start |
qs_usart_callback.h | SAM USART Quick Start |
qs_usart_dma_use.h | SAM Quick Start Guide for Using Usart driver with DMA |
reset.h | SAM Reset functionality |
saml21_xplained_pro.h | SAM L21 Xplained Pro board definition |
sercom.c | SAM Serial Peripheral Interface Driver |
sercom.h | SAM Serial Peripheral Interface Driver |
sercom_interrupt.c | SAM Serial Peripheral Interface Driver |
sercom_interrupt.h | SAM Serial Peripheral Interface Driver |
sercom_pinout.h | SAM SERCOM Module Pinout Definitions |
srecParser.c | Implementation of real time srec parser |
srecParser.h | Declaration of parser of the srec format interface |
status_codes.h | Status code definitions |
stringz.h | Preprocessor stringizing utils |
system.c | SAM System related functionality |
system.h | SAM System related functionality |
system_interrupt.c | SAM System Interrupt Driver |
system_interrupt.h | SAM System Interrupt Driver |
system_interrupt_features.h | SAM L21 System Interrupt Driver |
tpaste.h | Preprocessor token pasting utils |
types.h | The header file describes global system types and pre-processor words which depends on compiler or platform |
uartSerializer.c | Implementation of uart serialize interface |
uartSerializer.h | Declaration of uart serialize interface |
usart.c | SAM SERCOM USART Driver |
usart.h | SAM SERCOM USART Driver |
usart_interrupt.c | SAM SERCOM USART Asynchronous Driver |
usart_interrupt.h | SAM SERCOM USART Asynchronous Driver |