代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
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
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 {
ethernet.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
ethernet.hex
:1038A000901ED2ECF0A3EDF09000031215032D90C2
:1038B000000DF0900002121503FD901ED2E02D9035
:1038C000000CF090000112150390000BF01214EAA6
:1038D00090000AF0901ED2E0FCA3E0FDECFF900007
:1038E0000CE0C39FE49
ethernet.plg
礦ision3 Build Log
Project:
I:\Project\unisup\tcpip\uip 武汉\Ethernet.uv2
Project File Date: 05/12/2008
Output:
Build target 'Target 1'
compilin
ethernet.lnp
"uip_arch.obj",
"etherdev.obj",
"main.obj",
"uip.obj",
"uip_arp.obj",
"STC89C58RD+ FLASH-ISP-IAP.obj",
"netcom.obj",
"modbus.obj",
"Startup.obj"
TO "Ethernet"
RAMSIZE(256)
CODE( 0X0000-0
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
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 {