fpga_loadercfg.h

来自「合众达dec643的fpga烧写程序 正版」· C头文件 代码 · 共 23 行

H
23
字号
/*   Do *not* directly modify this file.  It was    *//*   generated by the Configuration Tool; any  *//*   changes risk being overwritten.                *//* INPUT fpga_loader.cdb */#define CHIP_DM642 1/*  Include Header Files  */#include <std.h>#include <log.h>#ifdef __cplusplusextern "C" {#endifextern far LOG_Obj LOG_system;extern far void CSL_cfgInit();#ifdef __cplusplus}#endif /* extern "C" */

⌨️ 快捷键说明

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