代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/428777/8841928
h ne2000.h
#define uint unsigned int
#define uchar unsigned char
#define ulong unsigned long
union u { unsigned int word;
struct{unsigned char high;unsigned char low;}bytes;//字节顺序为高位在前的
www.eeworm.com/read/428777/8841933
hex ne2000.hex
:0820DE008F128E118D108C0F82
:1020E600908EB87408F0A37406F0E4FF75F002EF62
:1020F600A424ACF582E5F0348EF58374FFF0A3F0EA
:1021060075F002EFA424B2F582E5F0348EF583E093
:10211600FCA3E0FD75F002EFA424C2F582E
www.eeworm.com/read/384699/8850811
c ne2000.c
/*
Ported to U-Boot by Christian Pellegrin
Based on sources from the Linux kernel (pcnet_cs.c, 8390.h) and
eCOS(if_dp83902a.c, if_dp83902a.h). Both of these 2 wonderful world
are
www.eeworm.com/read/285288/8854522
opt ne2000.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/285288/8854526
edk ne2000.edk
www.eeworm.com/read/285288/8854559
plg ne2000.plg
礦ision2 Build Log
Project:
G:\DP51h汇总\dp-51h 光盘\Example\tcpip\ne2000.uv2
Project File Date: 07/07/2003
Output:
www.eeworm.com/read/285288/8854599
lib ne2000.lib
www.eeworm.com/read/285288/8854606
ddk ne2000.ddk
www.eeworm.com/read/285288/8854674
h ne2000.h
#define uint unsigned int
#define uchar unsigned char
#define ulong unsigned long
union u { unsigned int word;
struct{unsigned char high;unsigned char low;}bytes;//字节顺序为高位在前的