update System/sv_tick.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2024-11-15 09:14:35 +00:00
committed by Gitee
parent 30148e72a6
commit d86d84ca64
+1 -1
View File
@@ -2,7 +2,7 @@
* @item CosyOS-II Kernel
* @file sv_tick.c
* @brief 滴答服务
* @detail 仅在 SysTick 中调用并执行,包括在滴答钩子、定时中断钩子、
* @details 仅在 SysTick 中调用并执行,包括在滴答钩子、定时中断钩子、
定时查询钩子、定时查询事件等处调用。
* @author 迟凯峰
* @version V3.1.0