代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/367748/9734314

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/367748/9734316

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/367352/9755087

gif blk_dev.gif

www.eeworm.com/read/415805/11052653

c file_dev.c

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

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
www.eeworm.com/read/415805/11052667

c char_dev.c

#include #include #include extern int tty_read(unsigned minor,char * buf,int count); extern int tty_write(unsigned minor,char * buf,int count); static int
www.eeworm.com/read/268708/11124750

dev project1.dev

[Project] FileName=Project1.dev Name=Project1 UnitCount=1 Type=1 Ver=1 ObjFiles= Includes= Libs= PrivateResource= ResourceIncludes= MakeIncludes= Compiler= CppCompiler= Linker= IsCpp=1
www.eeworm.com/read/414113/11129032

gif menu_dev.gif

www.eeworm.com/read/268597/11131345

c file_dev.c

/* * linux/fs/file_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #define MIN(a,b) (((
www.eeworm.com/read/268597/11131355

c block_dev.c

/* * linux/fs/block_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include int block_writ