walnux/sched/timer
ouyangxiangzhen efe2af643f sched/wdog: Replace periodcial timer with the wd_start_next.
This commit replaced periodical timer with the wd_start_next to improve the timing accuracy.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2025-06-10 11:02:45 -03:00
..
CMakeLists.txt
Make.defs
timer.h sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
timer_create.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
timer_delete.c
timer_getitimer.c
timer_getoverrun.c sched/timer: Fix timer accuracy problems 2024-09-17 12:15:14 +08:00
timer_gettime.c clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
timer_initialize.c sched/timer: remove critical section in setitimer 2025-01-19 17:08:32 +08:00
timer_release.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
timer_setitimer.c sched/timer: remove critical section in timer_deleteall 2025-01-19 17:08:32 +08:00
timer_settime.c sched/wdog: Replace periodcial timer with the wd_start_next. 2025-06-10 11:02:45 -03:00