mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-09-23 22:04:19 +08:00
+1
-3
@@ -2,9 +2,7 @@
|
||||
* @item CosyOS-III Kernel
|
||||
* @file sv_tick.h
|
||||
* @brief 滴答服务
|
||||
* @details 仅在 SysTick中断 中调用并执行的服务。
|
||||
包括直接在 SysTick中断 中调用,在滴答钩子(tick_hook)、定时中断钩子(u_timint_##tmid)、
|
||||
定时查询钩子(u_timqry_##tmid)、定时查询事件(u_timqryevent_##tmid)中调用。
|
||||
* @details 仅在 SysTick中断 中调用并执行。
|
||||
* @author 迟凯峰
|
||||
* @version V2.3.0
|
||||
* @date 2026.02.19
|
||||
|
||||
Reference in New Issue
Block a user