walnux/sched/wdog
ouyangxiangzhen fa5590d5b1 sched/wdog: Fix int-to-pointer-cast and pointer-to-int-cast warnings.
This commit fixed the wdparm to pointer and pointer to wdparm cast
warnings.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2025-03-08 13:52:37 -03:00
..
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wd_cancel.c sched/wdog: remove wd_cancel_irq() implement 2025-01-17 09:05:11 +08:00
wd_gettime.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wd_initialize.c sched/wdog: use small lock to protect g_wdactivelist 2025-01-14 12:29:29 +08:00
wd_recover.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wd_start.c sched/wdog: Fix int-to-pointer-cast and pointer-to-int-cast warnings. 2025-03-08 13:52:37 -03:00
wdog.h sched/wdog: use small lock to protect g_wdactivelist 2025-01-14 12:29:29 +08:00