1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/cpu/samd5x
Dylan Laduranty f790d9fe36 cpu/samd5x: replace fdpll0_init by two generic functions
These functions can be used to set both FDPLL0 and FDPLL1 by using an extra argument 'idx' (index) and allow to set the ONDEMAND bit using the 'flags' argument

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2023-05-16 16:03:15 +02:00
..
include cpu/samd5x: fix SAM0_DPLL_FREQ_MAX_HZ value 2023-05-16 15:53:20 +02:00
periph cpu/samd5x: allow to block IDLE mode 2022-03-29 18:14:41 +02:00
cpu.c cpu/samd5x: replace fdpll0_init by two generic functions 2023-05-16 16:03:15 +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