Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all files with brief descriptions:
o*app_config.hThese are application-specific resources which are used in the example application of the coordinator in addition to the underlaying stack
o*app_security.cThis module configures the MAC Beacon Security
o*at86rf212b.h
o*avr2025_mac.hCopyright (c) 2014-2018 Microchip Technology Inc
o*beacon_app.hThese are application-specific resources which are used in the example application of the coordinator in addition to the underlaying stack
o*bmm.cThis file implements the functions for initializing buffer module, allocating and freeing up buffers
o*bmm.hThis file contains the Buffer Management Module definitions
o*board.hStandard board header file
o*board_init.cSAM D21 Xplained Pro board initialization
o*clock.cSAM D21/R21/DA/HA Clock Driver
o*clock.hSAM Clock Driver
o*clock_config_check.hSAM D21/R21/DA/HA Clock Driver
o*clock_feature.hSAM Clock Driver
o*common_hw_timer.hCopyright (c) 2014-2018 Microchip Technology Inc
o*common_sw_timer.cCopyright (c) 2013-2018 Microchip Technology Inc
o*common_sw_timer.hCopyright (c) 2013-2018 Microchip Technology Inc
o*compiler.hCommonly used includes, types and macros
o*conf_board.hConfiguration File for SAMD21 xplained pro board
o*conf_clocks.hSAM D21 Clock configuration
o*conf_common_sw_timer.hUSART Serial configuration
o*conf_extint.hSAM D21 External Interrupt Driver Configuration Header
o*conf_hw_timer.hHW Timer Configuration
o*conf_sio2host.hSerial Input & Output configuration
o*conf_sleepmgr.hSleep manager configuration
o*conf_spi.hSAM D21 SPI configuration
o*conf_trx_access.hCommon TRX Access Configuration
o*delay.hCommon Delay Service
o*extint.cSAM External Interrupt Driver
o*extint.hSAM External Interrupt Driver
o*extint_callback.cSAM External Interrupt Driver
o*extint_callback.hSAM External Interrupt Driver
o*gclk.cSAM D21/R21/DA/HA Generic Clock Driver
o*gclk.hSAM Generic Clock Driver
o*hw_timer.cCopyright (c) 2013-2020 Microchip Technology Inc
o*hw_timer.hCopyright (c) 2014-2018 Microchip Technology Inc
o*ieee_154g.hThis header holds all IEEE 802.15.4g-2012 constants and attribute identifiers
o*ieee_const.hThis header holds all IEEE 802.15.4-2006 constants and attribute identifiers
o*interrupt.hGlobal interrupt management for 8- and 32-bit AVR
o*interrupt_sam_nvic.cGlobal interrupt management for SAM D20, SAM3 and SAM4 (NVIC based)
o*interrupt_sam_nvic.hGlobal interrupt management for SAM D20, SAM3 and SAM4 (NVIC based)
o*io.hArch file for SAM0
o*mac.cThis module runs the MAC scheduler
o*mac.hProvides MAC API to access MAC Layer functionality
o*mac_api.cThis file contains MAC API functions
o*mac_api.hMAC API for IEEE 802.15.4-2006
o*mac_associate.cImplements the functionality required for Association
o*mac_beacon.cImplements the building of beacon frames and initiates transmission via CSMA-CA after reception of a beacon request frame in a nonbeacon-enabled PAN
o*mac_build_config.hThis header file declares macros for various build configurations
o*mac_callback_wrapper.cWrapper code for MAC callback functions
o*mac_config.hThese are all timer IDs which are used in MAC
o*mac_data_extract_mhr.cImplements common functionality for MAC
o*mac_data_ind.cImplements incoming frame handling in the MAC
o*mac_data_req.cImplements data request related functions
o*mac_data_structures.hThis file contains MAC related data structures, types and enums
o*mac_disassociate.cImplements the MLME-DISASSOCIATION functionality
o*mac_dispatcher.cDispatches the events by decoding the message type
o*mac_gts.cThis file implements GTS feature for MAC
o*mac_internal.hDeclares MAC internal functions, globals, and macros
o*mac_mcps_data.cHandles MCPS related primitives and frames
o*mac_misc.cThis file implements miscellaneous MAC sublayer components
o*mac_msg_const.hThis file defines all message constants
o*mac_msg_type_data_ind.hThis file defines all message structures for the MAC
o*mac_msg_types.hThis file defines all message structures for the MAC
o*mac_orphan.cImplements orphan scan related functionalities on the parent side
o*mac_pib.cImplements the MAC PIB attribute handling
o*mac_poll.cImplements the MLME-POLL.request handling
o*mac_process_beacon_frame.cImplements the processing of a received beacon frame
o*mac_process_tal_tx_frame_status.cProcesses the TAL tx frame status received on the frame transmission
o*mac_rx_enable.cImplements the MLME-RX-ENABLE functionality
o*mac_scan.c
o*mac_security.cHandles MAC security
o*mac_security.hDeclares MAC security related functions, globals, and macros
o*mac_start.cThis file implements the MLME-START.request (MAC layer management entity) entry points
o*mac_sync.cImplements the MLME-SYNC.request
o*mac_tx_coord_realignment_command.cImplements the coordinator realignment command
o*main.cMAC Example Nobeacon Application - Coordinator
o*mrecursion.hPreprocessor macro recursion utils
o*mrepeat.hPreprocessor macro repeating utils
o*pal.c
o*pal.hPAL related APIs
o*pal_generic.hPAL Generic APIs
o*parts.hAtmel part identification macros
o*pinmux.cSAM Pin Multiplexer Driver
o*pinmux.hSAM Pin Multiplexer Driver
o*port.cSAM GPIO Port Driver
o*port.hSAM GPIO Port Driver
o*power.hSAM Power related functionality
o*preprocessor.hPreprocessor utils
o*qmm.cThis 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
o*qmm.hThis file contains the Queue Management Module definitions
o*qs_lin.hSAM USART LIN Quick Start
o*qs_pinmux_basic.hSAM PINMUX Driver Quick Start
o*qs_port_basic.hSAM GPIO Port Driver Quick Start
o*qs_spi_dma_use.hSAM D21/R21/L21/L22/DA1/C21/R30 Quick Start Guide for Using SPI driver with DMA
o*qs_spi_master_basic.hSAM SPI Quick Start
o*qs_spi_slave_basic.hSAM SPI Quick Start
o*qs_usart_basic_use.hSAM USART Quick Start
o*qs_usart_callback.hSAM USART Quick Start
o*qs_usart_dma_use.hSAM Quick Start Guide for Using Usart driver with DMA
o*read.cSystem-specific implementation of the _read function used by the standard library
o*reset.hSAM Reset related functionality
o*return_val.hReturn values of APIs
o*sal.cLow-level crypto API for an AES unit implemented in AT86RF2xx
o*sal.hDeclarations for low-level security API
o*sal_generic.hDeclarations for low-level security API
o*sal_types.hThis file contains defines for SAL types
o*samd21_xplained_pro.hSAM D21 Xplained Pro board definition
o*sercom.cSAM Serial Peripheral Interface Driver
o*sercom.hSAM Serial Peripheral Interface Driver
o*sercom_interrupt.cSAM Serial Peripheral Interface Driver
o*sercom_interrupt.hSAM Serial Peripheral Interface Driver
o*sercom_pinout.hSAM SERCOM Module Pinout Definitions
o*serial.hSerial Mode management
o*sio2host.cHandles Serial I/O Functionalities For the Host Device
o*sio2host.hEvent handling Serial I/O Functionalities
o*spi.cSAM Serial Peripheral Interface Driver
o*spi.hSAM Serial Peripheral Interface Driver
o*stack_config.hStack configuration parameters
o*status_codes.hStatus code definitions
o*stb.cHigh-level security tool box
o*stb.hDeclarations for security tool box
o*stb_armcrypto.c
o*stb_armcrypto.hDeclarations for security tool box required for ARM crypto engine
o*stb_generic.hDeclarations for security tool box
o*stb_help.c
o*stb_internal.hDeclarations for security tool box
o*stdio_serial.hCommon Standard I/O Serial Management
o*stringz.hPreprocessor stringizing utils
o*system.cSAM System related functionality
o*system.hSAM System related functionality
o*system_interrupt.cSAM System Interrupt Driver
o*system_interrupt.hSAM System Interrupt Driver
o*system_interrupt_features.hSAM D21 System Interrupt Driver
o*systick_counter.cARM functions for busy-wait delay loops
o*systick_counter.hARM functions for busy-wait delay loops
o*tal.cThis file implements the TAL state machine and provides general functionality used by the TAL
o*tal.hThis file contains TAL API function declarations
o*tal_build_config.hThis file contains TAL API function declarations
o*tal_config.hFile contains TAL configuration parameters
o*tal_constants.hThis file contains constants used througthout the TAL
o*tal_ed.cThis file implements ED Scan
o*tal_generic.hThis file contains defines for TAL types
o*tal_helper.c
o*tal_helper.hThis file contains TAL helper function declarations
o*tal_init.cThis file implements functions for initializing TAL
o*tal_internal.hThis header file contains types and variable definition that are used within the TAL only
o*tal_irq_handler.cThis file handles the interrupts generated by the transceiver
o*tal_irq_handler.hThis header file contains the interrupt handling definitions
o*tal_pib.cThis file handles the TAL PIB attributes, set/get and initialization
o*tal_pib.hThis file contains the prototypes for TAL PIB functions
o*tal_pwr_mgmt.cThis file implements TAL power management functionality of the transceiver
o*tal_rx.cThis file implements the frame reception functions
o*tal_rx.hFile contains macros and modules used while processing a received frame
o*tal_rx_enable.cFile provides functionality supporting RX-Enable feature
o*tal_slotted_csma.cThis file implements slotted CSMA-CA functions
o*tal_slotted_csma.hFile provides CSMA-CA states
o*tal_timer_config.hFile contains TAL timer configuration parameters
o*tal_tx.cThis file handles the frame transmission within the TAL
o*tal_tx.hFile contains the TAL sub-state macros and functions that perform frame transmission
o*tal_types.hThis file contains defines for TAL types
o*tc.cSAM TC - Timer Counter Driver
o*tc.hSAM TC - Timer Counter Driver
o*tc_interrupt.cSAM TC - Timer Counter Callback Driver
o*tc_interrupt.hSAM TC - Timer Counter Callback Driver
o*tpaste.hPreprocessor token pasting utils
o*trx_access.c
o*trx_access.hHAL related APIs for externally plugged transceivers
o*usart.cSAM SERCOM USART Driver
o*usart.hSAM SERCOM USART Driver
o*usart_interrupt.cSAM SERCOM USART Asynchronous Driver
o*usart_interrupt.hSAM SERCOM USART Asynchronous Driver
o*usart_serial.hUSART Serial wrapper service for the SAM D/L/C/R devices
\*write.cSystem-specific implementation of the _write function used by the standard library