incubator-nuttx/sched/wdog
Xiang Xiao 5b0b4bd586 sched/wdog: Change the return type of wd_gettime from int to sclock_t
to handle 64bits sclock_t correctly

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-05-19 23:21:54 +03:00
..
Make.defs sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_cancel.c sched/wdog: Remove flags field from wdog_s to save memory 2021-07-01 19:27:10 -03:00
wd_gettime.c sched/wdog: Change the return type of wd_gettime from int to sclock_t 2022-05-19 23:21:54 +03:00
wd_initialize.c sched/wdog: Remove wd_initialize which isn't really used anymore 2022-03-12 15:06:39 -03:00
wd_recover.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wd_start.c Update sched/wdog/wd_start.c 2022-02-10 22:33:47 +08:00
wdog.h sched/wdog: Remove wd_initialize which isn't really used anymore 2022-03-12 15:06:39 -03:00