ast.c | SAM Asynchronous Timer (AST) driver |
ast.h | SAM Asynchronous Timer (AST) driver |
ast_example1.h | SAM Asynchronous Timer (AST) Example 1 Calendar Mode |
ast_example2.h | SAM Asynchronous Timer (AST) example 2 alarm wakeup |
at86rf233.h | AT86RF233 registers description and interface |
board.h | Standard board header file |
bpm.c | BPM driver |
bpm.h | BPM driver |
commands.c | WSNDemo command handler implementation |
commands.h | WSNDemo command handler interface |
common_hw_timer.h | Copyright (c) 2014-2018 Microchip Technology Inc |
compiler.h | Commonly used includes, types and macros |
conf_ast.h | AST configuration |
conf_board.h | Configuration File for SAM4L-EK Board |
conf_clock.h | Chip-specific system clock manager configuration |
conf_hw_timer.h | USART Serial configuration |
conf_sio2host.h | Serial Input & Output configuration |
conf_sleepmgr.h | Sleep manager configuration |
conf_spi_master.h | Spi Master configuration |
conf_trx_access.h | Common TRX Access Configuration |
conf_uart_serial.h | Serial USART service configuration |
config.h | WSNDemo application and stack 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 |
gpio.c | GPIO driver |
gpio.h | SAM GPIO driver |
hw_timer.c | Copyright (c) 2014-2018 Microchip Technology Inc |
hw_timer.h | Copyright (c) 2014-2018 Microchip Technology Inc |
init.c | SAM4L Xplained Pro board initialization |
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 Xplained Pro board LEDs support package |
main.c | Main of WSNDemo application |
mrepeat.h | Preprocessor macro repeating utils |
nwk.c | Network layer management functions implementation |
nwk.h | Network layer public interface |
nwkCommand.h | Network commands interface |
nwkDataReq.c | NWK_DataReq() implementation |
nwkDataReq.h | NWK_DataReq() interface |
nwkFrame.c | Frame buffers management implementation |
nwkFrame.h | Frame buffers management interface |
nwkGroup.c | Multicast group management implementation |
nwkGroup.h | Multicast group management implementation |
nwkRoute.c | Routing implementation |
nwkRoute.h | Routing interface |
nwkRouteDiscovery.c | Route discovery implementation |
nwkRouteDiscovery.h | Route discovery interface |
nwkRx.c | Receive routines implementation |
nwkRx.h | Receive routines interface |
nwkSecurity.c | Security routines implementation |
nwkSecurity.h | Network layer security interface |
nwkTx.c | Transmit routines implementation |
nwkTx.h | Transmit routines interface |
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 |
phy.c | AT86RF233 PHY implementation |
phy.h | AT86RF233 PHY interface |
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 |
sal.c | Low-level crypto API for an AES unit implemented in AT86RF2xx |
sal.h | Declarations for low-level security API |
sal_generic.h | Declarations for low-level security API |
sal_types.h | This file contains defines for SAL types |
sam4l_xplained_pro.h | SAM4L Xplained Pro board definition |
serial.h | Serial Mode management |
sio2host.c | Handles Serial I/O Functionalities For the Host Device |
sio2host.h | Event handling Serial I/O Functionalities |
sleep_mgr.c | Copyright (c) 2014-2018 Microchip Technology Inc |
sleep_mgr.h | |
sleepmgr.c | Chip-specific sleep manager configuration |
sam4l/sleepmgr.h | Chip-specific sleep manager configuration |
sleepmgr.h | Sleep manager |
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 |
sys.c | Main system routines implementation |
sys.h | |
sysclk.c | Chip-specific system clock management functions |
sam4l/sysclk.h | Chip-specific system clock management functions |
sysclk.h | System clock management |
sysConfig.h | Main system configyration file |
sysEncrypt.c | System encryption routines implementation |
sysEncrypt.h | System encryption routines interface |
sysTimer.c | System timer implementation |
sysTimer.h | System timer interface |
tc.c | SAM Timer Counter (TC) driver |
tc.h | SAM Timer Counter (TC) driver |
tpaste.h | Preprocessor token pasting utils |
trx_access.c | |
trx_access.h | HAL related APIs for externally plugged transceivers |
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 |
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 |
wsndemo.c | |
wsndemo.h |