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
Sebastian Meiling 49acf98841 cpu/sam0: adapt timer to return 0 on success
Adapt periph/timer implementation of sam0 based MCUs
to return 0 on success for all functions.
2019-09-11 13:52:28 +02:00
..
adc.c sam0_common: check ADC_NUMOF on adc_init() 2019-02-04 09:28:13 +01: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/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
hwrng.c cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
i2c.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
rtc.c sam0_common: rtc/rtt: don't setup oscilators 2019-06-18 13:20:04 +02:00
rtt.c sam0_common: rtc/rtt: don't setup oscilators 2019-06-18 13:20:04 +02:00
spi.c sam0_common: spi: use sercom_set_gen() instead of re-implementing it 2019-05-25 19:13:53 +02:00
timer.c cpu/sam0: adapt timer to return 0 on success 2019-09-11 13:52:28 +02:00
uart.c sam0_common: add uart modecfg 2019-06-21 10:54:24 +02:00
usbdev.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00