mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 10:23:23 +00:00
Move wd_start() to an inline function to reduce function call
overhead and improve performance in time-critical watchdog operations.
Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| wd_cancel.c | ||
| wd_gettime.c | ||
| wd_initialize.c | ||
| wd_recover.c | ||
| wd_start.c | ||
| wdog.h | ||