api_decoder.c | Decodes comman byte stream into respective api's |
api_encoder.c | Encodes mac api's to comman byte stream |
api_parser.h | This header defines protoypes and definitions for api parser functionalities |
app_config.h | These are application-specific resources which are used in the test harness application in addition to the underlaying stack |
app_security.c | MAC Example Beacon Security Application - Coordinator |
avr2025_mac.h | Copyright (c) 2014-2018 Microchip Technology Inc |
beacon_app.h | These are application-specific resources which are used in the example application of the coordinator in addition to the underlaying stack |
board.h | Standard board header file |
bpm.c | BPM driver |
bpm.h | BPM driver |
common_hw_timer.h | Copyright (c) 2014-2018 Microchip Technology Inc |
common_sw_timer.c | Copyright (c) 2013-2018 Microchip Technology Inc |
common_sw_timer.h | Copyright (c) 2013-2018 Microchip Technology Inc |
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_common_sw_timer.h | USART Serial configuration |
conf_hw_timer.h | USART Serial configuration |
conf_sio2host.h | Serial Input & Output configuration |
conf_sio2ncp.h | USART Serial 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 |
hw_timer.c | Copyright (c) 2014-2018 Microchip Technology Inc |
hw_timer.h | Copyright (c) 2014-2018 Microchip Technology Inc |
ieee_154g.h | This header holds all IEEE 802.15.4g-2012 constants and attribute identifiers |
ieee_const.h | This header holds all IEEE 802.15.4-2006 constants and attribute identifiers |
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 |
mac.h | Provides MAC API to access MAC Layer functionality |
mac_api.h | MAC API for IEEE 802.15.4-2006 |
mac_build_config.h | This header file declares macros for various build configurations |
mac_config.h | These are all timer IDs which are used in MAC |
mac_msg_const.h | This file defines all message constants |
mac_msg_type_data_ind.h | This file defines all message structures for the MAC |
mac_msg_types.h | This file defines all message structures for the MAC |
main.c | MAC Example Beacon Application - Device |
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 |
return_val.h | Return values of APIs |
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 |
sio2ncp.c | Handles Serial I/O Functionalities |
sio2ncp.h | Handles Serial I/O Functionalities |
stack_config.h | Stack configuration parameters |
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 |
sam4l/sysclk.h | Chip-specific system clock management functions |
sysclk.h | System clock management |
tal_build_config.h | This file contains TAL API function declarations |
tc.c | SAM Timer Counter (TC) driver |
tc.h | SAM Timer Counter (TC) driver |
tpaste.h | Preprocessor token pasting utils |
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 |