board.h | Standard board header file |
board_monitor.c | SAM4L-EK Board Monitor Control |
board_monitor.h | SAM4L-EK Board Monitor Control |
bpm.c | BPM driver |
bpm.h | BPM driver |
compiler.h | Commonly used includes, types and macros |
conf_board.h | Configuration File for SAM4L-EK Board |
conf_clock.h | Chip-specific system clock manager configuration |
conf_test.h | Unit test configuration |
conf_uart_serial.h | Serial USART service configuration |
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 |
dfll.c | Chip-specific DFLL implementation |
dfll.h | DFLL management |
sam4l/dfll.h | Chip-specific DFLL definitions |
flashcalw.c | FlashCALW driver for SAM4L |
flashcalw.h | FlashCALW driver for SAM4L |
genclk.h | Generic clock management |
sam4l/genclk.h | Chip-specific generic clock management |
init.c | SAM4L-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_gpio.h | SAM architecture specific IOPORT service implementation header file |
led.h | SAM4L-EK Board LEDs support package |
mrepeat.h | Preprocessor macro repeating utils |
osc.c | Chip-specific oscillator management functions |
osc.h | Oscillator management |
sam4l/osc.h | Chip-specific oscillator management functions |
parts.h | Atmel part identification macros |
pll.c | Chip-specific PLL implementation |
pll.h | PLL management |
sam4l/pll.h | Chip-specific PLL definitions |
preprocessor.h | Preprocessor utils |
read.c | System-specific implementation of the _read function used by the standard library |
sam4l_ek.h | SAM4L-EK Board header file |
serial.h | Serial Mode management |
status_codes.h | Status code definitions |
stdio_serial.h | Common Standard I/O Serial Management |
stringz.h | Preprocessor stringizing utils |
suite.c | Test suite core functionality |
suite.h | Test suite core declarations |
sysclk.c | Chip-specific system clock management functions |
sam4l/sysclk.h | Chip-specific system clock management functions |
sysclk.h | System clock management |
tpaste.h | Preprocessor token pasting utils |
uart_serial.h | Uart Serial for SAM |
unit_tests_sam4l.c | Unit tests for WDT-SAM4L driver |
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 |
wdt_sam4l.c | Watchdog Timer (WDT) driver for SAM4L |
wdt_sam4l.h | Watchdog Timer (WDT) driver for SAM4L |
write.c | System-specific implementation of the _write function used by the standard library |