代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/380703/9134540
gel f2407.gel
#define SCSR1 0x7018
#define SCSR2 0x7019
#define MP 0x0f
#define MC 0x0b
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
F2407_Init();
}
F24
www.eeworm.com/read/180818/9294476
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/180817/9294585
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/180816/9294692
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/180815/9294784
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/178192/9415235
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/166608/10013421
gel f2407.gel
#define SCSR1 0x7018
#define SCSR2 0x7019
#define MP 0x0f
#define MC 0x0b
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
F2407_Init();
}
F24
www.eeworm.com/read/425111/10380853
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/425110/10381131
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x003fu
StartUp()
{
GEL_Reset();
PMST = PMST_VAL;
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_XMOn(
www.eeworm.com/read/425109/10381306
gel dtk-boot.gel
/* The Startup() function is executed when the GEL file is loaded. */
#define PMST_VAL 0x0038u
StartUp()
{
GEL_Reset();
/* PMST = PMST_VAL;*/
GEL_XMDef(0,0x1E,1,0x0000,0x7F);
GEL_X