board.h | Standard board header file |
board_init.c | SAM C21 Xplained Pro board initialization |
clock.c | SAM C2x Clock Driver |
clock.h | SAM Clock Driver |
clock_config_check.h | SAM C2x Clock Driver |
clock_feature.h | SAM C2x Clock Driver |
compiler.h | Commonly used includes, types and macros |
conf_board.h | SAM C21 Xplained Pro board configuration |
conf_clocks.h | SAM C21 Clock configuration |
delay.h | Common Delay Service |
delay_example.c | |
gclk.c | SAM C2x Generic Clock Driver |
gclk.h | SAM Generic Clock Driver |
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 |
mrecursion.h | Preprocessor macro recursion utils |
mrepeat.h | Preprocessor macro repeating utils |
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 C2x Power functionality |
preprocessor.h | Preprocessor utils |
qs_pinmux_basic.h | SAM PINMUX Driver Quick Start |
qs_port_basic.h | SAM GPIO Port Driver Quick Start |
reset.h | SAM C2x Reset functionality |
samc21_xplained_pro.h | SAM C21 Xplained Pro board definition |
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 C2x System Interrupt Driver |
systick_counter.c | ARM functions for busy-wait delay loops |
systick_counter.h | ARM functions for busy-wait delay loops |
tpaste.h | Preprocessor token pasting utils |