incubator-nuttx/sched/wdog
ligd b010356b26 wdog: fix timer IRQ busy when timer list empty
when timer list empty, should return 0 to indicate
we are no longer set time

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-10 23:32:30 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs
wd_cancel.c sched/wdog: Refactor wdog module 2024-09-10 23:32:30 +08:00
wd_gettime.c sched/wdog: Refactor wdog module 2024-09-10 23:32:30 +08:00
wd_initialize.c sched/wdog: move g_wdtimernested to wd_start.c 2024-09-10 23:32:30 +08:00
wd_recover.c
wd_start.c wdog: fix timer IRQ busy when timer list empty 2024-09-10 23:32:30 +08:00
wdog.h sched/wdog: move g_wdtimernested to wd_start.c 2024-09-10 23:32:30 +08:00