代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.h
/*-----------------------------------------------------------------------
*
* File: ethernet.h
*
* Description:
*
* Constants and Definitions for MPC860 Ethernet Example.
* [Interru
ethernet.bak
/*--------------------------------------------------------------------------
*
* FILE: ethernet.c
*
* DESCRIPTION:
*
* Exercises SCC1 Ethernet transmit/receive functions, using RX interru
ethernet.h
/* -*-C-*-
*
* $Revision: 1.5 $
* $Author: amerritt $
* $Date: 1996/10/29 17:10:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* ethernet.h: Angel
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.asm
*
*hit651 voice platform software
*=================== ethernet.asm ======================
*2004.2.1 hit651
*
.mmregs
.include macro.inc
.include netcard.inc
.include ref.inc
.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.h
#ifndef _ethernet_H_
#define _ethernet_H_
typedef unsigned int regaddress;
#define BUFLENTH 768
#define TIME_OUT 0x10000000
#define SMC_BASE_ADDRESS 0x2000000
#define reg10
ethernet.c
#include
#include
#include
#include
#include
#include
#include
int aiptoi(char * pszip,unsigned int* pii