board.h | Standard board header file |
compiler.h | Commonly used includes, types and macros |
conf_board.h | Board configuration |
conf_clock.h | Clock configuration |
conf_example.h | Example configuration |
conf_uart_serial.h | Serial USART service configuration |
dmac.c | SAM4E DMA Controller (DMAC) driver |
dmac.h | SAM4E DMA Controller (DMAC) driver |
dmac_example.h | DMAC (DMA Controller) driver example for SAM |
genclk.h | Generic clock management |
sam3x/genclk.h | Chip-specific generic clock management |
gpio.h | Common GPIO API |
init.c | SAM3X-EK board init |
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 SAM |
ioport.h | Common IOPORT service main header file for AVR, UC3 and ARM architectures |
ioport_pio.h | SAM architecture specific IOPORT service implementation header file |
led.c | SAM3X-EK LEDs support package |
led.h | SAM3X-EK LEDs support package |
mrepeat.h | Preprocessor macro repeating utils |
osc.h | Oscillator management |
sam3x/osc.h | Chip-specific oscillator management functions |
parts.h | Atmel part identification macros |
pio.c | Parallel Input/Output (PIO) Controller driver for SAM |
pio.h | Parallel Input/Output (PIO) Controller driver for SAM |
pio_handler.c | Parallel Input/Output (PIO) interrupt handler for SAM |
pio_handler.h | Parallel Input/Output (PIO) interrupt handler for SAM |
pll.h | PLL management |
sam3x/pll.h | Chip-specific PLL definitions |
pmc.c | Power Management Controller (PMC) driver for SAM |
pmc.h | Power Management Controller (PMC) driver for SAM |
preprocessor.h | Preprocessor utils |
read.c | System-specific implementation of the _read function used by the standard library |
sam3x_ek.h | SAM3X-EK Board Definition |
sam_gpio.h | GPIO service for SAM |
serial.h | Serial Mode management |
sleep.c | Sleep mode access |
sleep.h | Sleep mode access |
spi.c | Serial Peripheral Interface (SPI) driver for SAM |
spi.h | Serial Peripheral Interface (SPI) driver for SAM |
spi_dmac_slave_example.c | Serial Peripheral Interface (SPI) DMA slave example for SAM |
status_codes.h | Status code definitions |
stdio_serial.h | Common Standard I/O Serial Management |
stringz.h | Preprocessor stringizing utils |
sysclk.c | Chip-specific system clock management functions |
sam3x/sysclk.h | Chip-specific system clock management functions |
sysclk.h | System clock management |
tpaste.h | Preprocessor token pasting utils |
uart.c | Universal Asynchronous Receiver Transceiver (UART) driver for SAM |
uart.h | Universal Asynchronous Receiver Transceiver (UART) driver for SAM |
uart_serial.h | Uart Serial for SAM |
usart.c | Universal Synchronous Asynchronous Receiver Transmitter (USART) driver for SAM |
usart.h | Universal Synchronous Asynchronous Receiver Transmitter (USART) driver for SAM |
usart_serial.c | USART Serial driver functions |
write.c | System-specific implementation of the _write function used by the standard library |