代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/102014/15794940

plg dev_io.plg

www.eeworm.com/read/102014/15794942

lst dev_io.lst

C51 COMPILER V6.10 DEV_IO 04/09/2004 17:11:35 PAGE 1 C51 COMPILER V6.10, COMPILATION OF MODULE DEV_IO OBJECT MODULE PLACED IN
www.eeworm.com/read/102014/15794943

obj dev_io.obj

www.eeworm.com/read/102014/15794945

prj dev_io.prj

[A51] Print=Yes Symbols=Yes Cond=Yes Xref=No Gen=No PageWidth=120 PageLength=60 Debug=Yes MOD51=Yes Reg0=No Reg1=No Reg2=No Reg3=No NoLines=No Macro=1 Set= [C51] Print=Yes Symbols
www.eeworm.com/read/102014/15794946

opt dev_io.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) DaveTm { 0,0,0,0,0,0,0,0 } Target (Tar
www.eeworm.com/read/101479/15830972

zip vcl-dev.zip

www.eeworm.com/read/100607/15869393

c dev_fort.c

/**************************************************************************** * * * cryptlib Fortezza Routines * * Copyright Peter Gutmann 1998-2002 * *
www.eeworm.com/read/100607/15869411

c dev_sys.c

/**************************************************************************** * * * cryptlib System Device Routines * * Copyright Peter Gutmann 1995-2002 * *
www.eeworm.com/read/100573/15871655

c file_dev.c

#include #include #include #include #include #define MIN(a,b) (((a)(b))?(a):(b)) int file_
www.eeworm.com/read/100573/15871662

c block_dev.c

#include #include #include #include #define NR_BLK_DEV ((sizeof (rd_blk))/(sizeof (rd_blk[0]))) int block_write(int dev, long * pos, char * b