1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/periph
Dylan Laduranty b4b41bc899 sam0/usbdev: partial revert of #17086
Reverting theses changes from #17086 because it breaks SAM0 usbdev in master

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2023-03-13 13:49:42 +01:00
..
adc.c cpu/sam0_common: implement 16 bit mode by oversampling 2023-02-23 22:17:48 +01:00
cpuid.c cpu/samd5x: define CPU_COMMON_SAMD5X symbol and use it 2020-08-24 16:13:18 +02:00
dac.c cpu/sam0_common: DAC: wait for DAC to be ready 2020-12-13 02:11:36 +01:00
dma.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
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 cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
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 cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
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 sam0/usbdev: partial revert of #17086 2023-03-13 13:49:42 +01:00
wdt.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00