 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 |
 at86rf233.h | File contains register and command defines specific for AT86RF231 |
 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 |
 bmm.c | This file implements the functions for initializing buffer module, allocating and freeing up buffers |
 bmm.h | This file contains the Buffer Management Module definitions |
 board.h | Standard board header file |
 board_init.c | SAM D21 Xplained Pro board initialization |
 clock.c | SAM D21/R21/DA/HA Clock Driver |
 clock.h | SAM Clock Driver |
 clock_config_check.h | SAM D21/R21/DA/HA Clock Driver |
 clock_feature.h | SAM Clock 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 | Board configuration |
 conf_clocks.h | SAM D21 Clock configuration |
 conf_common_sw_timer.h | USART Serial configuration |
 conf_extint.h | SAM D21 External Interrupt Driver Configuration Header |
 conf_hw_timer.h | HW Timer configuration |
 conf_sio2host.h | Serial Input & Output configuration |
 conf_sleepmgr.h | Sleep manager configuration |
 conf_spi.h | SAM D21 SPI configuration |
 conf_trx_access.h | Common TRX Access Configuration |
 delay.h | Common Delay Service |
 extint.c | SAM External Interrupt Driver |
 extint.h | SAM External Interrupt Driver |
 extint_callback.c | SAM External Interrupt Driver |
 extint_callback.h | SAM External Interrupt Driver |
 gclk.c | SAM D21/R21/DA/HA Generic Clock Driver |
 gclk.h | SAM Generic Clock Driver |
 hw_timer.c | Copyright (c) 2013-2020 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 |
 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 SAM0 |
 mac.c | This module runs the MAC scheduler |
 mac.h | Provides MAC API to access MAC Layer functionality |
 mac_api.c | This file contains MAC API functions |
 mac_api.h | MAC API for IEEE 802.15.4-2006 |
 mac_associate.c | Implements the functionality required for Association |
 mac_beacon.c | Implements the building of beacon frames and initiates transmission via CSMA-CA after reception of a beacon request frame in a nonbeacon-enabled PAN |
 mac_build_config.h | This header file declares macros for various build configurations |
 mac_callback_wrapper.c | Wrapper code for MAC callback functions |
 mac_config.h | These are all timer IDs which are used in MAC |
 mac_data_extract_mhr.c | Implements common functionality for MAC |
 mac_data_ind.c | Implements incoming frame handling in the MAC |
 mac_data_req.c | Implements data request related functions |
 mac_data_structures.h | This file contains MAC related data structures, types and enums |
 mac_disassociate.c | Implements the MLME-DISASSOCIATION functionality |
 mac_dispatcher.c | Dispatches the events by decoding the message type |
 mac_gts.c | This file implements GTS feature for MAC |
 mac_internal.h | Declares MAC internal functions, globals, and macros |
 mac_mcps_data.c | Handles MCPS related primitives and frames |
 mac_misc.c | This file implements miscellaneous MAC sublayer components |
 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 |
 mac_orphan.c | Implements orphan scan related functionalities on the parent side |
 mac_pib.c | Implements the MAC PIB attribute handling |
 mac_poll.c | Implements the MLME-POLL.request handling |
 mac_process_beacon_frame.c | Implements the processing of a received beacon frame |
 mac_process_tal_tx_frame_status.c | Processes the TAL tx frame status received on the frame transmission |
 mac_rx_enable.c | Implements the MLME-RX-ENABLE functionality |
 mac_scan.c | |
 mac_security.c | Handles MAC security |
 mac_security.h | Declares MAC security related functions, globals, and macros |
 mac_start.c | This file implements the MLME-START.request (MAC layer management entity) entry points |
 mac_sync.c | Implements the MLME-SYNC.request |
 mac_tx_coord_realignment_command.c | Implements the coordinator realignment command |
 main.c | MAC Example Beacon Application - Device |
 mrecursion.h | Preprocessor macro recursion utils |
 mrepeat.h | Preprocessor macro repeating utils |
 pal.c | |
 pal.h | PAL related APIs |
 pal_generic.h | PAL Generic APIs |
 parts.h | Atmel part identification macros |
 pinmux.c | SAM Pin Multiplexer Driver |
 pinmux.h | SAM Pin Multiplexer Driver |
 port.c | SAM GPIO Port Driver |
 port.h | SAM GPIO Port Driver |
 power.h | SAM Power related functionality |
 preprocessor.h | Preprocessor utils |
 qmm.c | This file implements the functions for initializing the queues, appending a buffer into the queue, removing a buffer from the queue and reading a buffer from the queue as per the search criteria |
 qmm.h | This file contains the Queue Management Module definitions |
 qs_lin.h | SAM USART LIN Quick Start |
 qs_pinmux_basic.h | SAM PINMUX Driver Quick Start |
 qs_port_basic.h | SAM GPIO Port Driver Quick Start |
 qs_spi_dma_use.h | SAM D21/R21/L21/L22/DA1/C21/R30 Quick Start Guide for Using SPI driver with DMA |
 qs_spi_master_basic.h | SAM SPI Quick Start |
 qs_spi_slave_basic.h | SAM SPI Quick Start |
 qs_usart_basic_use.h | SAM USART Quick Start |
 qs_usart_callback.h | SAM USART Quick Start |
 qs_usart_dma_use.h | SAM Quick Start Guide for Using Usart driver with DMA |
 read.c | System-specific implementation of the _read function used by the standard library |
 reset.h | SAM Reset related functionality |
 return_val.h | Return values of APIs |
 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 |
 samd21_xplained_pro.h | SAM D21 Xplained Pro board definition |
 sercom.c | SAM Serial Peripheral Interface Driver |
 sercom.h | SAM Serial Peripheral Interface Driver |
 sercom_interrupt.c | SAM Serial Peripheral Interface Driver |
 sercom_interrupt.h | SAM Serial Peripheral Interface Driver |
 sercom_pinout.h | SAM SERCOM Module Pinout Definitions |
 serial.h | Serial Mode management |
 sio2host.c | Handles Serial I/O Functionalities For the Host Device |
 sio2host.h | Event handling Serial I/O Functionalities |
 spi.c | SAM Serial Peripheral Interface Driver |
 spi.h | SAM Serial Peripheral Interface Driver |
 stack_config.h | Stack configuration parameters |
 status_codes.h | Status code definitions |
 stb.c | High-level security tool box |
 stb.h | Declarations for security tool box |
 stb_armcrypto.c | |
 stb_armcrypto.h | Declarations for security tool box required for ARM crypto engine |
 stb_generic.h | Declarations for security tool box |
 stb_help.c | |
 stb_internal.h | Declarations for security tool box |
 stdio_serial.h | Common Standard I/O Serial Management |
 stringz.h | Preprocessor stringizing utils |
 system.c | SAM System related functionality |
 system.h | SAM System related functionality |
 system_interrupt.c | SAM System Interrupt Driver |
 system_interrupt.h | SAM System Interrupt Driver |
 system_interrupt_features.h | SAM D21 System Interrupt Driver |
 systick_counter.c | ARM functions for busy-wait delay loops |
 systick_counter.h | ARM functions for busy-wait delay loops |
 tal.c | This file implements the TAL state machine and provides general functionality used by the TAL |
 tal.h | This file contains TAL API function declarations |
 tal_build_config.h | This file contains TAL API function declarations |
 tal_config.h | File contains TAL configuration parameters |
 tal_constants.h | This file contains constants used througthout the TAL |
 tal_ed.c | This file implements ED Scan |
 tal_generic.h | This file contains defines for TAL types |
 tal_helper.c | |
 tal_helper.h | This file contains TAL helper function declarations |
 tal_init.c | This file implements functions for initializing TAL |
 tal_internal.h | This header file contains types and variable definition that are used within the TAL only |
 tal_irq_handler.c | This file handles the interrupts generated by the transceiver |
 tal_irq_handler.h | This header file contains the interrupt handling definitions |
 tal_pib.c | This file handles the TAL PIB attributes, set/get and initialization |
 tal_pib.h | This file contains the prototypes for TAL PIB functions |
 tal_pwr_mgmt.c | This file implements TAL power management functionality of the transceiver |
 tal_rx.c | This file implements the frame reception functions |
 tal_rx.h | File contains macros and modules used while processing a received frame |
 tal_rx_enable.c | File provides functionality supporting RX-Enable feature |
 tal_slotted_csma.c | This file implements slotted CSMA-CA functions |
 tal_slotted_csma.h | File provides CSMA-CA states |
 tal_timer_config.h | File contains TAL timer configuration parameters |
 tal_tx.c | This file handles the frame transmission within the TAL |
 tal_tx.h | File contains the TAL sub-state macros and functions that perform frame transmission |
 tal_types.h | This file contains defines for TAL types |
 tc.c | SAM TC - Timer Counter Driver |
 tc.h | SAM TC - Timer Counter Driver |
 tc_interrupt.c | SAM TC - Timer Counter Callback Driver |
 tc_interrupt.h | SAM TC - Timer Counter Callback Driver |
 tpaste.h | Preprocessor token pasting utils |
 trx_access.c | |
 trx_access.h | HAL related APIs for externally plugged transceivers |
 usart.c | SAM SERCOM USART Driver |
 usart.h | SAM SERCOM USART Driver |
 usart_interrupt.c | SAM SERCOM USART Asynchronous Driver |
 usart_interrupt.h | SAM SERCOM USART Asynchronous Driver |
 usart_serial.h | USART Serial wrapper service for the SAM D/L/C/R devices |
 write.c | System-specific implementation of the _write function used by the standard library |