1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam3/periph
Marian Buschsieweke 63caa45746
cpu/sam3: assert valid freq in timer_init()
The API of timer_init() expects callers to know what frequencies are
supported and only use valid frequencies. So let's add an `assert()`
to aid debugging if the app uses an invalid.
2023-09-15 12:58:31 +02:00
..
adc.c
cpuid.c
dac.c
gpio.c
hwrng.c
Makefile
pwm.c
rtt.c
spi.c
timer.c cpu/sam3: assert valid freq in timer_init() 2023-09-15 12:58:31 +02:00
uart.c