nuttx/sched/wdog
ouyangxiangzhen ebf7f5f748 sched/sched: Fix recursive watchdog handling
This commit fixed recursive watchdog handling caused by calling wd_start within watchdog timeout callback function.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
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/sched: Fix recursive watchdog handling 2024-09-10 23:32:30 +08:00
wd_recover.c
wd_start.c sched/sched: Fix recursive watchdog handling 2024-09-10 23:32:30 +08:00
wdog.h sched/sched: Fix recursive watchdog handling 2024-09-10 23:32:30 +08:00