nuttx/sched/wdog
ouyangxiangzhen c69cf36b7c sched/wdog: Simplify the wdog expiration handling.
This commit simplified the wdog expiration handling by introducing the
`g_sched_event` timer.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-01-10 17:30:25 +08:00
..
CMakeLists.txt sched/wdog: Remove wd_recover. 2025-12-24 16:46:16 +08:00
Make.defs sched/wdog: Remove wd_recover. 2025-12-24 16:46:16 +08:00
wd_cancel.c sched/wdog: Simplify the wdog expiration handling. 2026-01-10 17:30:25 +08:00
wd_gettime.c sched/wdog: Simplify the wd_gettime. 2026-01-10 17:30:25 +08:00
wd_initialize.c sched/wdog: Simplify the wdog expiration handling. 2026-01-10 17:30:25 +08:00
wd_start.c sched/wdog: Simplify the wdog expiration handling. 2026-01-10 17:30:25 +08:00
wdog.h sched/wdog: Simplify the wdog expiration handling. 2026-01-10 17:30:25 +08:00