diff --git a/System/sv_tick.c b/System/sv_tick.c index de0ac28b..12d2fa02 100644 --- a/System/sv_tick.c +++ b/System/sv_tick.c @@ -2,7 +2,7 @@ * @item CosyOS-II Kernel * @file sv_tick.c * @brief 滴答服务 - * @detail 仅在 SysTick 中调用并执行,包括在滴答钩子、定时中断钩子、 + * @details 仅在 SysTick 中调用并执行,包括在滴答钩子、定时中断钩子、 定时查询钩子、定时查询事件等处调用。 * @author 迟凯峰 * @version V3.1.0