board.h | Standard board header file |
compiler.h | Commonly used includes, types and macros |
conf_board.h | SAME70 Xplained board configuration |
conf_clock.h | SAME70 clock configuration |
conf_sleepmgr.h | SAME70 Chip-specific sleep manager configuration |
conf_spi_master.h | SAME70 Spi Master configuration |
conf_uart_serial.h | SAME70 USART Serial Configuration |
conf_winc.h | SAME70 WINC3400 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 |
ecc_types.h | Elliptic Curve Cryptography Module Interface |
efuse.c | This module contains efuse APIs |
efuse.h | Copyright (c) 2019 Microchip Technology Inc |
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 |
m2m_ate_mode.c | WINC3400 Peripherals Application Interface |
m2m_ate_mode.h | WINC3400 Peripherals Application Interface |
m2m_crypto.c | WINC Crypto module |
m2m_crypto.h | WINC3400 Crypto API |
m2m_flash.c | WINC Flash Interface |
m2m_flash.h | WINC3400 Flash Interface |
m2m_hif.c | This module contains M2M host interface APIs implementation |
m2m_hif.h | This module contains M2M host interface APIs implementation |
m2m_ota.c | WINC3400 IoT OTA Interface |
m2m_ota.h | WINC3400 IoT OTA Interface |
m2m_periph.c | WINC3400 Peripherals Application Interface |
m2m_periph.h | WINC3400 Peripherals Application Interface |
m2m_socket_host_if.h | BSD compatible socket interface internal types |
m2m_ssl.c | WINC SSL Interface |
m2m_ssl.h | WINC3400 SSL Interface |
m2m_types.h | WINC3400 IoT Application Interface Internal Types |
m2m_wifi.c | This module contains M2M Wi-Fi APIs implementation |
m2m_wifi.h | WINC3400 IoT Application Interface |
main.c | WINC3400 Simple Roaming UDP Client Example |
main.h | MAIN configuration |
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 |
nm_bsp.h | This module contains WINC3400 BSP APIs declarations |
nm_bsp_internal.h | This module contains WINC3400 BSP APIs declarations |
nm_bsp_same70.c | This module contains SAME70 BSP APIs implementation |
nm_bsp_same70.h | This module contains SAME70 BSP APIs declarations |
nm_bsp_same70_app.c | This module contains SAME70 BSP APIs implementation |
nm_bsp_same70_app.h | |
nm_bus_wrapper.h | This module contains WINC3400 bus wrapper APIs declarations |
nm_bus_wrapper_same70.c | This module contains NMC1000 bus wrapper APIs implementation |
nm_common.c | This module contains common APIs declarations |
nm_common.h | This module contains common APIs declarations |
nm_debug.h | This module contains debug APIs declarations |
nmasic.c | This module contains WINC3400 ASIC specific internal APIs |
nmasic.h | This module contains WINC3400 ASIC specific internal APIs |
nmbus.c | This module contains WINC3400 bus APIs implementation |
nmbus.h | This module contains WINC3400 bus APIs implementation |
nmdrv.c | This module contains WINC3400 M2M driver APIs implementation |
nmdrv.h | This module contains WINC3400 M2M driver APIs declarations |
nmi2c.c | This module contains WINC3400 I2C protocol bus APIs implementation |
nmi2c.h | This module contains WINC3400 I2C protocol bus APIs implementation |
nmspi.c | This module contains WINC3400 SPI protocol bus APIs implementation |
nmspi.h | This module contains WINC3400 SPI protocol bus APIs implementation |
nmuart.c | This module contains WINC3400 UART protocol bus APIs implementation |
nmuart.h | This module contains WINC3400 UART protocol bus APIs implementation |
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 |
programmer.h | Programmer |
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 |
socket.c | BSD compatible socket interface |
socket.h | BSD compatible socket interface |
socket_internal.h | BSD compatible socket interface internal types |
spi.c | Serial Peripheral Interface (SPI) driver for SAM |
spi.h | Serial Peripheral Interface (SPI) driver for SAM |
spi_flash.c | SPI Flash |
spi_flash.h | SPI Flash |
spi_flash_map.h | SPI Flash |
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 |
tc.c | SAM Timer Counter (TC) driver |
tc.h | SAM Timer Counter (TC) driver |
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 |