代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.h
#ifndef _ethernet_H_
#define _ethernet_H_
/*--- RTL8019AS Register defines ---*/
/* Register offset applicable to all register pages. */
#define NIC_CR 0x00 /* Command register */
ethernet.h
/******************************************************************************
*
* File Name : ethernet.h
* Description : Ethernet Frame Header type definition
*
*
***************
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.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
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