代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.lst
C51 COMPILER V6.21 ETHERNET 03/08/2002 13:07:30 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE ETHERNET
OBJECT MODULE PLACED I
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.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.c
#include
#include
#include
#include
#include
#include
#include
int aiptoi(char * pszip,unsigned int* pii
ethernet.c
#include
#include
#include
#include
#include
#include
#include
int aiptoi(char * pszip,unsigned int* pii
ethernet.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