asn1.c | Implementation for ASN.1 Decoder for Distinguished Encoding Rules DER |
asn1.h | Header file for ASN.1 Decoder for Distinguished Encoding Rules DER |
board.h | Standard board header file |
board_init.c | SAM L21 Xplained Pro board initialization |
clock.c | SAM L21 Clock Driver |
clock.h | SAM Clock Driver |
clock_config_check.h | SAM L21 Clock Driver |
clock_feature.h | SAM L21 Clock Driver |
compiler.h | Commonly used includes, types and macros |
conf_board.h | SAM L21 Xplained Pro board configuration |
conf_clocks.h | SAM L21 Clock configuration |
conf_extint.h | SAM L21 External Interrupt Driver Configuration Header |
conf_spi.h | SAM SPI configuration |
conf_sw_timer.h | SAM L21 IoT SW Timer Configuration Header |
conf_winc.h | WINC1500 configuration |
crypto.h | APIs and data types for cryptographic algorithms |
crypto_api.c | Certificate Deecoder/parser |
crypto_api.h | Header file for cryptographic algorithms |
crypto_types.h | Interface Internal Types |
delay.h | Common Delay Service |
ecc_types.h | WINC Application Interface Internal Types |
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 |
flexible_flash.c | WINC1500 SPI Flash |
flexible_flash.h | WINC1500 SPI Flash |
gclk.c | SAM L21 Generic Clock Driver |
gclk.h | SAM Generic Clock Driver |
hash.c | Implementation of HASH algorithms used in Wi-Fi |
http_client.c | HTTP client service |
http_client.h | HTTP client service |
http_entity.h | HTTP base entity |
http_header.h | HTTP header definitions |
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 |
m2m_ate_mode.c | WINC1500 Peripherials Application Interface |
m2m_ate_mode.h | WINC ATE Test Driver Interface |
m2m_crypto.c | WINC Crypto module |
m2m_crypto.h | WINC Crypto Application 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 | NMC1500 IoT OTA Interface |
m2m_ota.h | WINC OTA Upgrade API Interface |
m2m_periph.c | NMC1500 Peripherials Application Interface |
m2m_periph.h | WINC Peripherals Application Interface |
m2m_socket_host_if.h | BSD compatible socket interface internal types |
m2m_ssl.c | This module contains M2M Wi-Fi SSL APIs implementation |
m2m_ssl.h | WINC Application Interface Internal Types |
m2m_types.h | WINC Application Interface Internal Types |
m2m_wifi.c | This module contains M2M Wi-Fi APIs implementation |
m2m_wifi.h | WINC WLAN Application Interface |
main.h | Certificate Downloader via OTA (HTTPS) Example |
main21.c | Certificate Downloader via OTA(HTTPS) Example |
mrecursion.h | Preprocessor macro recursion utils |
mrepeat.h | Preprocessor macro repeating utils |
nm_bsp.h | WINC BSP API Declarations |
nm_bsp_internal.h | This module contains NMC1500 BSP APIs declarations |
nm_bsp_saml21.c | This module contains SAML21 BSP APIs implementation |
nm_bsp_saml21.h | This module contains SAML21 BSP APIs declarations |
nm_bus_wrapper.h | This module contains NMC1000 bus wrapper APIs declarations |
nm_bus_wrapper_saml21.c | This module contains NMC1000 bus wrapper APIs implementation |
nm_common.c | This module contains common APIs declarations |
nm_common.h | WINC Driver Common API Declarations |
nm_debug.h | This module contains debug APIs declarations |
nmasic.c | This module contains NMC1500 ASIC specific internal APIs |
nmasic.h | This module contains NMC1500 ASIC specific internal APIs |
nmbus.c | This module contains NMC1000 bus APIs implementation |
nmbus.h | This module contains NMC1000 bus APIs implementation |
nmdrv.c | This module contains NMC1000 M2M driver APIs implementation |
nmdrv.h | This module contains NMC1500 M2M driver APIs declarations |
nmi2c.c | This module contains NMC1000 I2C protocol bus APIs implementation |
nmi2c.h | This module contains NMC1000 I2C protocol bus APIs implementation |
nmspi.c | This module contains NMC1000 SPI protocol bus APIs implementation |
nmspi.h | This module contains NMC1000 SPI protocol bus APIs implementation |
nmuart.c | This module contains NMC1000 UART protocol bus APIs implementation |
nmuart.h | This module contains NMC1000 UART protocol bus APIs implementation |
parts.h | Atmel part identification macros |
pem.c | This module implements Base64 Decoder |
pem.h | This module implements Base64 Decoder |
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 L21/L22/R30/R34/R35 Power functionality |
preprocessor.h | Preprocessor utils |
programmer.h | WINC Peripherals Application Interface |
programmer_apis.h | Programmer APIs |
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_master_callback.h | SAM SPI Quick Start |
qs_spi_slave_basic.h | SAM SPI Quick Start |
qs_spi_slave_callback.h | SAM SPI Quick Start |
qs_tcc_basic.h | SAM TCC Driver Quick Start |
qs_tcc_buffering.h | SAM TCC Driver Double Buffering Quick Start |
qs_tcc_callback.h | SAM TCC - Timer Counter for Control Applications Callback Driver Quick Start |
qs_tcc_dma.h | SAM TCC Driver Quick Start with DMA |
qs_tcc_faultn.h | SAM TCC - Timer Counter for Control Applications Callback Driver Quick Start (with Recoverable Fault) |
qs_tcc_faultx.h | SAM TCC - Timer Counter for Control Applications Callback Driver Quick Start (with Non-Recoverable Fault) |
qs_tcc_timer.h | SAM TCC - Timer Counter for Control Applications Driver 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 functionality |
root_setup.c | Root certificate parser and downloader |
root_setup.h | Root certificate parser and downloader |
root_tls_cert.h | Header file common for Root and TLS certificate parser and downloader |
rsa_key.c | RSA Key parser/decoder |
saml21_xplained_pro.h | SAM L21 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 |
socket.c | BSD compatible socket interface |
socket.h | WINC BSD compatible Socket Interface |
socket_internal.h | BSD compatible socket interface internal types |
spi.c | SAM Serial Peripheral Interface Driver |
spi.h | SAM Serial Peripheral Interface Driver |
spi_flash.c | WINC1500 SPI Flash |
spi_flash.h | WINC1500 SPI Flash |
spi_flash_map.h | WINC1500 SPI Flash |
spi_interrupt.c | SAM Serial Peripheral Interface Driver |
spi_interrupt.h | SAM Serial Peripheral Interface Driver (Callback Mode) |
status_codes.h | Status code definitions |
stdio_serial.h | Common Standard I/O Serial Management |
stream_writer.c | Stream utility for the IoT service |
stream_writer.h | Stream utility for the IoT service |
stringz.h | Preprocessor stringizing utils |
sw_timer.c | SW Timer component for the IoT(Internet of things) service |
sw_timer.h | SW Timer component for the IoT(Internet of things) service |
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 L21 System Interrupt Driver |
systick_counter.c | ARM functions for busy-wait delay loops |
systick_counter.h | ARM functions for busy-wait delay loops |
tcc.c | SAM TCC - Timer Counter for Control Applications Driver |
tcc.h | SAM TCC - Timer Counter for Control Applications Driver |
tcc_callback.c | SAM TCC - Timer Counter for Control Applications Callback Driver |
tcc_callback.h | SAM TCC - Timer Counter for Control Applications Callback Driver |
tls_buffer_manager.c | Implementation for TLS buffer manager |
tls_buffer_manager.h | APIs and types for TLS buffer manager |
tls_setup.c | TLS certificate and private key parser and downloader |
tls_setup.h | TLS certificate and private key parser and downloader |
tls_srv_sec.c | This module implements TLS Server Certificate Installation |
tls_srv_sec.h | This module implements TLS Server Certificate Installation |
tpaste.h | Preprocessor token pasting utils |
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 |
x509_cert.c | X.509 certificate module |
x509_cert.h | Interface for the X509 Certificate parsing module |