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
Kees Bakker 43670aee7b
Merge pull request #12615 from benpicco/samd21-1kHz_gclk
cpu/samd21: use dedicated 1kHz GCLK4 for RTC and WDT
2019-11-13 20:25:55 +01:00
..
adc.c cpu/sam0: refactor ADC_0 into plain ADC 2019-10-03 20:45:44 +02:00
cpuid.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
flashpage.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
gpio.c cpu/sam0_common/gpio: don't hard-code number of ports 2019-08-29 15:27:42 +02:00
hwrng.c cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
i2c.c cpu/sam0_common: Updated i2c_release() 2019-08-22 12:03:08 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
rtc.c sam0_common: rtc: use GCLK4 on SAMD21 2019-11-12 11:30:02 +01:00
rtt.c cpu/sam0_common: rtt: enable COUNTSYNC in CTRLA 2019-11-12 11:28:08 +01:00
spi.c sam0/spi: Don't re-configure SPI device when not needed 2019-11-12 11:31:41 +01:00
timer.c cpu/sam0: adapt timer to return 0 on success 2019-09-11 13:52:28 +02:00
uart.c cpu/sam0_common: uart: fix baud rate calculation 2019-09-27 10:49:43 +02:00
usbdev.c sam0_common/usb: fix typo in comment 2019-10-23 10:35:47 +02:00
wdt.c sam0_common: wdt: use GCLK4 on SAMD21 2019-11-12 11:29:25 +01:00