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
2024-05-23 17:19:32 +02:00
..
adc.c cpu/sam0_common: fix adc_continuous_sample() 2023-12-01 19:45:54 +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_common: eth: port to new netdev API 2024-05-23 17:19:32 +02:00
flashpage.c cpu/sam0_common: flashpage: disable interrupts while writing 2024-01-30 18:48:01 +01:00
freqm.c cpu/sam0_common: implement freqm peripheral 2023-11-23 20:37:51 +01:00
gpio_ll_irq.c cpu/sam0_common: implement periph_gpio_ll_irq 2024-01-22 16:28:30 +01:00
gpio_ll.c cpu/sam0_common/periph_gpio_ll: fix doc 2024-01-23 15:51:36 +01:00
gpio.c cpu/sam0_common: gpio: warn if EXTI line is re-used 2023-09-04 16:03:40 +02:00
hwrng.c cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
i2c.c cpu/stm32: cpu/sam0_common: rename internal i2c _start function 2023-05-14 21:08:26 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.spi *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +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 Revert "cpu/sam0_common: RTC: avoid negative month after POR" 2024-03-07 13:52:35 +01:00
spi.c drivers/periph/spi: move DMA threshold to common code 2023-12-23 17:35:29 +01:00
timer.c cpu/sam0_common: implement periph_timer_query_freqs 2023-12-07 16:18:09 +01:00
uart.c Merge pull request #20108 from benpicco/drivers/dose-uart_ondemand_tx 2023-12-14 20:42:55 +00:00
usbdev.c cpu/sam0: don't enable TRFAIL interrupts 2024-03-19 16:39:59 +01:00
wdt.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00