1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
RIOT/drivers
Sebastian Meiling ed5f085b30 periph/timer: always return 0 for success
Change documentation on return codes in periph/timer API to
return 0 on success and (-1) on error by default.
For timer_init this was already the case, but for timer_set,
timer_set_absolute, and timer_clear this is now changed
from 1 to 0 for success, while error remains (-1).
2019-09-11 13:31:13 +02:00
..
2019-06-05 18:16:32 +02:00
2019-03-18 09:43:39 +01:00
2018-07-25 12:01:39 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2018-06-11 19:10:40 +02:00
2018-06-11 19:10:40 +02:00
2018-07-25 12:01:39 +02:00
2017-11-10 15:53:50 +01:00
2019-09-05 12:47:10 +02:00
2017-09-01 15:12:20 +02:00