📄 rtdxbioscfg_c.c
字号:
/* Do *not* directly modify this file. It was *//* generated by the Configuration Tool; any *//* changes risk being overwritten. *//* INPUT rtdxbios.cdb *//* Include Header File */#include "rtdxbioscfg.h"#pragma CODE_SECTION(CSL_cfgInit,".text:CSL_cfgInit")RTDX_CreateInputChannel(ichan);RTDX_CreateOutputChannel(ochan);/* Config Structures *//* Handles *//* * ======== CSL_cfgInit() ======== */void CSL_cfgInit(){}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -