代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.h
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned int
#endif
#ifndef LWORD
#define LWORD unsigned long
#endif
#define MACLEN 6 // Ehternet (M
ethernet.h
//#include
//#include
//#include
#define reg00 XBYTE[0xFF00] //reg00- 10为isa网卡接口的寄存器地址300-310;
#define reg01 XBYTE[0xFF01]
#define reg02 XBYTE[0xFF02]
ethernet.c
//****test ram 0xFDF0-0xFE0F ,write and read, compare two value so that test 8019as physical circuit.
//****mac ---txdnet(source MAC) init8019as;add mask command
//****host ---txdnet
//****initNI
ethernet.h
//#include
//#include
//#include
#define reg00 XBYTE[0xFF00] //reg00- 10为isa网卡接口的寄存器地址300-310;
#define reg01 XBYTE[0xFF01]
#define reg02 XBYTE[0xFF02]
ethernet.lst
C51 COMPILER V7.02b ETHERNET 08/25/2006 12:00:06 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE ETHERNET
OBJECT MODULE PLACED
ethernet.h
//#include
//#include
//#include
#define reg00 XBYTE[0xFF00] //reg00- 10为isa网卡接口的寄存器地址300-310;
#define reg01 XBYTE[0xFF01]
#define reg02 XBYTE[0xFF02]
ethernet.c
//****test ram 0xFDF0-0xFE0F ,write and read, compare two value so that test 8019as physical circuit.
//****mac ---txdnet(source MAC) init8019as;add mask command
//****host ---txdnet
//****initNI
ethernet.h
//#include
//#include
//#include
#define reg00 XBYTE[0xFF00] //reg00- 10为isa网卡接口的寄存器地址300-310;
#define reg01 XBYTE[0xFF01]
#define reg02 XBYTE[0xFF02]