1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
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
..
2017-09-01 15:12:20 +02:00
2019-02-08 09:01:20 +01:00
2017-09-01 15:12:20 +02:00
2019-03-14 14:32:28 +01:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-06-21 17:05:45 +02:00
2018-08-02 15:52:58 +02:00
2019-03-11 01:44:22 +01:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-08-30 09:06:03 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2019-09-05 12:47:10 +02:00
2017-09-01 15:12:20 +02:00
2018-06-27 08:58:00 +02:00
2019-06-05 21:24:38 +02:00
2018-07-25 12:01:38 +02:00
2018-07-25 12:01:40 +02:00
2019-07-04 14:23:48 +02:00
2018-06-11 19:10:40 +02:00