代码搜索:ETHERNET

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

代码结果 10,000
www.eeworm.com/read/187997/8580852

h ethernet.h

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/187997/8580868

lst ethernet.lst

C51 COMPILER V7.02b ETHERNET 12/10/2005 21:31:08 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE ETHERNET OBJECT MODULE PLACED
www.eeworm.com/read/187997/8580884

obj ethernet.obj

www.eeworm.com/read/187997/8580897

c ethernet.c

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/187997/8580899

sch ethernet.sch

www.eeworm.com/read/288626/8617894

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY
www.eeworm.com/read/288626/8617916

h ethernet.h

#ifdef ETHERNET_GLOBALS #define ETHERNET_EXT #else #define ETHERNET_EXT extern #endif #define IP_PACKED 0x01 #define ARP_PACKED 0x02 #define MAX_NET_PORT 0x01 typedef struct {
www.eeworm.com/read/288419/8634016

h ethernet.h

#ifndef _ethernet_H_ #define _ethernet_H_ typedef unsigned int regaddress; #define BUFLENTH 768 #define TIME_OUT 0x10000000 #define Baseaddress 0x2000000 #define reg10 Bas
www.eeworm.com/read/288419/8634088

c ethernet.c

#include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\option.h" #include "..\inc\ethernet.h" short read ( short offset ); void write( short offs
www.eeworm.com/read/288247/8646291

sch ethernet.sch