 board.h | Standard board header file |
 compiler.h | Commonly used includes, types and macros |
 conf_board.h | Board configuration |
 conf_clock.h | SAME70 clock configuration |
 conf_ili9488.h | ILI9488 configuration |
 conf_spi_master.h | Spi Master configuration |
 conf_uart_serial.h | USART Serial Configuration |
 fpu.h | FPU support for SAM |
 genclk.h | Generic clock management |
 same70/genclk.h | Chip-specific generic clock management |
 gpio.h | Common GPIO API |
 ili9488.c | API driver for ILI9488 TFT display component |
 ili9488.h | API driver for ILI9488 TFT display component |
 ili9488_example.c | Lcd controller ili9488 example |
 init.c | SAME70-XPLD 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.h | SAME70-XPLD LEDs support package |
 mpu.c | SAMV70/SAMV71/SAME70/SAMS70-XULTRA board mpu config |
 mpu.h | SAMV70/SAMV71/SAME70/SAMS70-XULTRA board mpu config |
 mrepeat.h | Preprocessor macro repeating utils |
 osc.h | Oscillator management |
 same70/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 |
 same70/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 |
 sam_gpio.h | GPIO service for SAM |
 same70_xplained.h | SAME70-XPLD Board Definition |
 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_master.c | SPI master common service for SAM |
 sam_spi/spi_master.h | SPI master common service for SAM |
 spi_master.h | SPI Master Mode management |
 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 |
 same70/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 |