board.h | Standard board header file |
board_init.c | SAM D21 Xplained Pro board initialization |
ccsbcs.c | |
clock.c | SAM D21/R21/DA/HA Clock Driver |
clock.h | SAM Clock Driver |
clock_config_check.h | SAM D21/R21/DA/HA Clock Driver |
clock_feature.h | SAM Clock Driver |
compiler.h | Commonly used includes, types and macros |
conf_access.h | Memory access control configuration |
conf_board.h | SAM D21 Xplained PRO board configuration |
conf_bootloader.h | Bootloader configuration |
conf_clocks.h | SAM D21 Clock configuration |
conf_dma.h | SAM D21 Direct Memory Access Driver Configuration Header |
conf_extint.h | SAM D21 External Interrupt Driver Configuration Header |
conf_fatfs.h | FATFS configuration file |
conf_sleepmgr.h | Sleep manager configuration |
conf_uart_serial.h | SAMD21 USART configuration |
conf_usb_host.h | SAM D21 USB host configuration file |
ctrl_access.c | |
ctrl_access.h | |
cycle_counter.c | ARM functions for busy-wait delay loops |
cycle_counter.h | ARM functions for busy-wait delay loops |
delay.h | Common Delay Service |
diskio.c | Implementation of low level disk I/O module skeleton for FatFS |
diskio.h | |
dma.c | |
dma.h | SAM Direct Memory Access Controller Driver |
dma_crc.h | SAM DMA cyclic redundancy check (CRC) Driver |
extint.c | SAM External Interrupt Driver |
extint.h | SAM External Interrupt Driver |
extint_callback.c | SAM External Interrupt Driver |
extint_callback.h | SAM External Interrupt Driver |
fattime_rtc.c | Implementation of low level disk I/O module skeleton for FatFS |
ff.c | |
ff.h | |
ffconf.h | |
gclk.c | SAM D21/R21/DA/HA Generic Clock Driver |
gclk.h | SAM Generic Clock Driver |
integer.h | |
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 | Application to generate firmware for USB Host Mass Storage Bootloader |
main.h | Declaration of main function used by example |
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 Power related functionality |
preprocessor.h | Preprocessor utils |
qs_dma_basic.h | SAM Direct Memory Access Controller(DMAC) Driver Quick Start |
qs_lin.h | SAM USART LIN 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 |
read.c | System-specific implementation of the _read function used by the standard library |
reset.h | SAM Reset related functionality |
rtc_calendar.c | SAM RTC Driver (Calendar Mode) |
rtc_calendar.h | SAM RTC Driver (Calendar Mode) |
rtc_tamper.h | SAM RTC Driver (Tamper) |
samd21_xplained_pro.h | SAM D21 Xplained Pro board definition |
sbc_protocol.h | SCSI Block Commands |
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 |
serial.h | Serial Mode management |
sleepmgr.c | Chip-specific sleep manager configuration |
samd/sleepmgr.h | Chip-specific sleep manager configuration |
sleepmgr.h | Sleep manager |
spc_protocol.h | SCSI Primary Commands |
status_codes.h | Status code definitions |
stdio_serial.h | Common Standard I/O Serial Management |
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 D21 System Interrupt Driver |
tpaste.h | Preprocessor token pasting utils |
uhc.c | USB Host Controller (UHC) |
uhc.h | Interface of the USB Host Controller (UHC) |
uhd.h | Common API for USB Host Drivers (UHD) |
uhi.h | Common API for USB Host Interface |
uhi_msc.c | USB host Mass Storage Class interface |
uhi_msc.h | USB host driver for Mass Storage Class interface |
uhi_msc_mem.c | USB host Mass Storage interface for control access module |
uhi_msc_mem.h | USB host Mass Storage interface for control access module |
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 |
usart_serial.h | USART Serial wrapper service for the SAM D/L/C/R devices |
usb.c | SAM USB Driver |
usb.h | SAM USB Driver |
usb_atmel.h | All USB VIDs and PIDs from Atmel USB applications |
usb_dual.c | SAM USB Dual Role driver file |
usb_dual.h | SAM USB Dual Role driver header file |
usb_host_uhd.c | USB peripheral host wrapper for ASF Stack USB Host Driver (UHD) |
usb_protocol.h | USB protocol definitions |
usb_protocol_msc.h | USB Mass Storage Class (MSC) protocol definitions |
write.c | System-specific implementation of the _write function used by the standard library |