1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd5x
Gunar Schorcht b859da8495 cpu/samd5x: change FDPLL1 frequency to 100 MHz
The only peripheral that currently uses the FDPLL1 is SDHC. However, the SDHC IP can only be clocked at up to 150 MHz. Therefore, 100 MHz is currently used as the frequency of the FDPLL1. If another peripheral device requires 200 MHz in the future, this must be realized via different clock generators.
2023-06-20 12:48:54 +02:00
..
include cpu/samd5x: change FDPLL1 frequency to 100 MHz 2023-06-20 12:48:54 +02:00
periph cpu/samd5x: allow to block IDLE mode 2022-03-29 18:14:41 +02:00
cpu.c cpu/samd5x: change FDPLL1 frequency to 100 MHz 2023-06-20 12:48:54 +02:00
doc.txt cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Kconfig cpu/sam0_common: implement periph_uart_collision feature 2021-12-08 17:35:00 +01:00
Kconfig.samd51 cpu/samd5x: add all parts to Kconfig 2020-08-24 16:11:48 +02:00
Kconfig.same54 cpu/samd5x: add all parts to Kconfig 2020-08-24 16:11:48 +02:00
Makefile cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/sam0_common: GPIO: use tamper detection to wake from Deep Sleep 2020-09-17 18:46:25 +02:00
Makefile.features cpu/sam0_common: implement periph_uart_collision feature 2021-12-08 17:35:00 +01:00
Makefile.include cpu/samd5x: define CPU_COMMON_SAMD5X symbol and use it 2020-08-24 16:13:18 +02:00
vectors.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00