www.pudn.com > motiotest.rar > Seedmotiontestcfg.h
/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT Seedmotiontest.cdb */ #define CHIP_DM642 1 /* Include Header Files */ #include#include #include #include #include #include #ifdef __cplusplus extern "C" { #endif extern far HST_Obj RTA_fromHost; extern far HST_Obj RTA_toHost; extern far SWI_Obj KNL_swi; extern far TSK_Obj TSK_idle; extern far TSK_Obj tskInput; extern far TSK_Obj tskOutput; extern far TSK_Obj tskVideoProcess; extern far LOG_Obj LOG_system; extern far LOG_Obj trace; extern far STS_Obj IDL_busyObj; extern far void CSL_cfgInit(); #ifdef __cplusplus } #endif /* extern "C" */