代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/427429/8945504
h flash_command.h
///////////// Controller Command ////////////////////////
parameter CMD_READ = 3'h0;
parameter CMD_WRITE = 3'h1;
parameter CMD_BLK_ERA = 3'h2;
parameter CMD_SEC_ERA = 3'h3;
parameter CMD_
www.eeworm.com/read/427429/8945523
h flash_command.h
///////////// Controller Command ////////////////////////
parameter CMD_READ = 3'h0;
parameter CMD_WRITE = 3'h1;
parameter CMD_BLK_ERA = 3'h2;
parameter CMD_SEC_ERA = 3'h3;
parameter CMD_
www.eeworm.com/read/383248/8959217
txt command2.txt
00 00 14 CD A0 5F 19 33 03 00 40 00 85 0C 00 00 58 00 00 04 00 41 01 41 02 41 03 41 04 41 05 41 06 41 07 41 0E 41 08 41 09 41 0A 41 0B 41 0F 41 10 41 11 41 12 41 13 41 18 41 19 41 1A 41 1B 41 14 41 15
www.eeworm.com/read/383248/8959322
txt command2.txt
00 00 14 CD A0 5F 19 33 03 00 40 00 85 0C 00 00 58 00 00 04 00 41 01 41 02 41 03 41 04 41 05 41 06 41 07 41 0E 41 08 41 09 41 0A 41 0B 41 0F 41 10 41 11 41 12 41 13 41 18 41 19 41 1A 41 1B 41 14 41 15
www.eeworm.com/read/426850/8995026
java sgip_command.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
/
www.eeworm.com/read/426850/8995103
class sgip_command.class
www.eeworm.com/read/183807/9137248
asm command1.asm
* title COMMAND1
* page
*/***** chckcmds() *****/
*
*chckcmds()
*{
* if(match("LIST")) clist();
* else if(match("RUN")) crun();
* else if(match("NEW")) cnew();
* else if(matc