Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
component/ | 04-Jan-2025 | - | 9,371 | 7,590 | ||
instance/ | 04-Jan-2025 | - | 4,278 | 2,892 | ||
pio/ | 04-Jan-2025 | - | 2,505 | 2,235 | ||
README | D | 04-Jan-2025 | 870 | 46 | 33 | |
component-version.h | D | 04-Jan-2025 | 2.8 KiB | 73 | 9 | |
sam3x4c.h | D | 04-Jan-2025 | 26.8 KiB | 551 | 410 | |
sam3x4e.h | D | 04-Jan-2025 | 29.3 KiB | 591 | 450 | |
sam3x8c.h | D | 04-Jan-2025 | 26.8 KiB | 551 | 410 | |
sam3x8e.h | D | 04-Jan-2025 | 29.3 KiB | 591 | 450 | |
sam3x8h.h | D | 04-Jan-2025 | 31 KiB | 616 | 475 |
README
1# Copyright (c) 2023 Gerson Fernando Budke 2# SPDX-License-Identifier: Apache-2.0 3 4Atmel SAM3X 5########### 6 7Origin: 8 Microchip Packs Repository 9 http://packs.download.atmel.com/ 10 11 Atmel SAM4E Series Device Support (1.1.57) 12 http://packs.download.atmel.com/Atmel.SAM3X_DFP.1.0.50.atpack 13 14Status: 15 version 1.0.50 16 17Purpose: 18 Official package for SAM3X. 19 20Description: 21 Atmel Software Framework (ASF) provides a set of low-level 22 header files that give access to different hardware 23 peripherals of Atmel's ICs. 24 25URL: 26 http://packs.download.atmel.com/ 27 http://packs.download.atmel.com/Atmel.SAM3X_DFP.1.0.50.atpack 28 29commit: 30 n/a 31 32Maintained-by: 33 External 34 35License: 36 SAM Software Package License 37 38License Link: 39 n/a 40 41Patch Lst: 42 * Fix TC registers macros 43 * Fix RSTC registers macros 44 * Fix PWM registers macros 45 * Fix SSC registers macros 46