mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
18fe16298c
The Watchdog on the CC2538 only supports 4 intervals (2ms, 16ms, 250ms & 1s). Since the watchdog timer API specifies a `max_time`, the interval equal or below that time is selected. E.g. for `max_time=125ms` the 16ms interval would be selected. This is outside the tolerance of the `tests/periph_wdt` test. Co-authored-by: Thomas Geithner <thomas.geithner@dai-labor.de> |
||
---|---|---|
.. | ||
adc.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
pm.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
wdt.c |