main.searchresults

来自「avr ucos 代码 测试环境:source insight WINAVR 4」· SEARCHRESULTS 代码 · 共 11 行

SEARCHRESULTS
11
字号
---- OSStartHighRdy Matches (9 in 4 files) ----
D:\ele\ucos\test1\AVR\OS_CPU.h:129:void       OSStartHighRdy(void);
D:\ele\ucos\test1\OSsrc\os_core.c:465:* Note       : OSStartHighRdy() MUST:
D:\ele\ucos\test1\OSsrc\os_core.c:480:        OSStartHighRdy();                            /* Execute target specific code to start task     */
D:\ele\ucos\test1\OSsrc\ucos_ii.h:1387:void          OSStartHighRdy        (void);
D:\ele\ucos\test1\prj\main.SearchResults:1:---- OSStartHighRdy Matches (#count#) ----
D:\ele\ucos\test1\prj\main.SearchResults:2:D:\ele\ucos\test1\AVR\OS_CPU.h:129:void       OSStartHighRdy(void);
D:\ele\ucos\test1\prj\main.SearchResults:3:D:\ele\ucos\test1\OSsrc\os_core.c:465:* Note       : OSStartHighRdy() MUST:
D:\ele\ucos\test1\prj\main.SearchResults:4:D:\ele\ucos\test1\OSsrc\os_core.c:480:        OSStartHighRdy();                            /* Execute target specific code to start task     */
D:\ele\ucos\test1\prj\main.SearchResults:5:D:\ele\ucos\test1\OSsrc\ucos_ii.h:1387:void          OSStartHighRdy        (void);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?