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_sleepmgr.h | Sleep manager configuration |
conf_usb.h | USB configuration file |
fpu.h | FPU support for SAM |
genclk.h | Generic clock management |
same70/genclk.h | Chip-specific generic clock management |
gpio.h | Common GPIO API |
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 |
main.c | Main functions for Keyboard example |
main.h | Declaration of main function used by HID keyboard example |
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 |
sam_gpio.h | GPIO service for SAM |
same70_xplained.h | SAME70-XPLD Board Definition |
sleep.c | Sleep mode access |
sleep.h | Sleep mode access |
sleepmgr.c | SAM3/SAM4 Sleep manager implementation |
sam/sleepmgr.h | SAM3/SAM4 Sleep manager implementation |
sleepmgr.h | Sleep manager |
status_codes.h | Status code definitions |
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 |
udc.c | USB Device Controller (UDC) |
udc.h | Interface of the USB Device Controller (UDC) |
udc_desc.h | Common API for USB Device Interface |
udd.h | Common API for USB Device Drivers (UDD) |
udi.h | Common API for USB Device Interface |
udi_hid.c | USB Device Human Interface Device (HID) interface |
udi_hid.h | USB Device Human Interface Device (HID) interface definitions |
udi_hid_kbd.c | USB Device Human Interface Device (HID) keyboard interface |
udi_hid_kbd.h | USB Device Human Interface Device (HID) keyboard interface |
udi_hid_kbd_conf.h | Default HID keyboard configuration for a USB Device with a single interface HID keyboard |
udi_hid_kbd_desc.c | Default descriptors for a USB Device with a single interface HID keyboard |
ui.c | User Interface |
ui.h | Common User Interface for HID Keyboard application |
usb_atmel.h | All USB VIDs and PIDs from Atmel USB applications |
usb_protocol.h | USB protocol definitions |
usb_protocol_hid.h | USB Human Interface Device (HID) protocol definitions |
usbhs_device.c | USB Device Driver for USBHS |
usbhs_device.h | USB Device Driver for USBHS |
usbhs_otg.h | USB OTG Driver for USBHS |