Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
component/ | 03-Aug-2024 | - | 8,920 | 7,060 | ||
instance/ | 03-Aug-2024 | - | 4,159 | 2,838 | ||
pio/ | 03-Aug-2024 | - | 2,012 | 1,798 | ||
README | D | 03-Aug-2024 | 1.1 KiB | 53 | 40 | |
component-version.h | D | 03-Aug-2024 | 2.8 KiB | 73 | 9 | |
sam4e16c.h | D | 03-Aug-2024 | 29.5 KiB | 592 | 451 | |
sam4e16e.h | D | 03-Aug-2024 | 29.8 KiB | 597 | 456 | |
sam4e8c.h | D | 03-Aug-2024 | 29.5 KiB | 592 | 451 | |
sam4e8e.h | D | 03-Aug-2024 | 29.8 KiB | 597 | 456 |
README
1# Copyright (c) 2023 Gerson Fernando Budke 2# SPDX-License-Identifier: Apache-2.0 3 4Atmel SAM4E 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.SAM4E_DFP.1.1.57.atpack 13 14Status: 15 version 1.1.57 16 17Purpose: 18 Official package for SAM4E. 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.SAM4E_DFP.1.1.57.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 * Add MPU peripheral in device file 43 * Fix CHIPID_EXID for SAM4E8C and SAM4E16C 44 * Add SPI_CSR_BITS register macro 45 * Fix GMAC_UR_RMII register macro 46 * Fix PIO_PD6A_GRX1 register macro 47 * Add WDT_CR_KEY_PASSWD register macro 48 * Fix PMC registers macros 49 * Fix TC registers macros 50 * Fix RSTC registers macros 51 * Fix PWM registers macros 52 * Fix AFEC registers macros 53