📄 fs44b0ii_ucos276.searchresults
字号:
---- OSIntEnter 匹配 (7 in 2 文件) ----
Os_core.c (ucos_ii):* 4) You MUST invoke OSIntEnter() and OSIntExit() in pair. In other words, for every call
Os_core.c (ucos_ii):* to OSIntEnter() at the beginning of the ISR you MUST have a call to OSIntExit() at the
Os_core.c (ucos_ii):* OSIntEnter() is always called with interrupts disabled.
Os_core.c (ucos_ii):void OSIntEnter (void)
Os_core.c (ucos_ii):* Notes : 1) You MUST invoke OSIntEnter() and OSIntExit() in pair. In other words, for every call
Os_core.c (ucos_ii):* to OSIntEnter() at the beginning of the ISR you MUST have a call to OSIntExit() at the
Ucos_ii.h (ucos_ii):void OSIntEnter(void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -