1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam0_common/periph
2023-02-28 11:00:06 +01:00
..
adc.c cpu/sam0_common: implement 16 bit mode by oversampling 2023-02-23 22:17:48 +01:00
cpuid.c
dac.c
dma.c
eth.c cpu/sam0_eth: generate RX event for queued packets 2022-06-17 10:50:31 +02:00
flashpage.c core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
gpio.c cpu/sam0/gpio: integrate pm_layered 2022-11-03 14:27:47 +01:00
hwrng.c
i2c.c sam0_common: use size_t len for I2C transfers, as declared (fixes #19008) 2022-12-04 16:57:00 +01:00
Kconfig periph/gpio: Model TAMPER_WAKE for kconfig 2021-11-29 09:12:28 +01:00
Kconfig.spi cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
Makefile
pwm.c cpu/sam0_common: PWM: fix build on samd20 2021-01-21 20:29:15 +01:00
rtc_rtt.c cpu/sam0_common/periph: Fix compilation with LLVM 2022-12-19 15:19:51 +01:00
spi.c cpu/sam0/spi: generalize pm_layered interaction 2022-11-03 14:53:44 +01:00
timer.c cpu/sam0/timer: integrate pm_layered 2022-11-03 14:27:47 +01:00
uart.c cpu/sam0/uart: integrate pm_layered 2022-11-03 14:27:47 +01:00
usbdev.c cpu/sam0_common: Add stall functions to usbdev 2023-02-28 11:00:06 +01:00
wdt.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00