vmcconf.h

来自「VRTX操作系统」· C头文件 代码 · 共 18 行

H
18
字号
/* The following MACROs contain the Task ID numbers */

#define TASK_TASK1_ID 1
#define TASK_TASK2_ID 2

/* The following MACROs contain the Queue ID numbers */

#define QUEUE_QUEUE1_ID 0

/* The following MACROs contain the Partition ID numbers */


/* The following MACROs contain the Event Flag Group ID numbers */


/* The following MACROs contain the Virtual Timer ID numbers */

⌨️ 快捷键说明

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