代码搜索结果

找到约 10,000 项符合 Ethernet 的代码

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

/*-------------------------------------------------------------------------- * * FILE: ethernet.c * * DESCRIPTION: * * Exercises SCC1 Ethernet transmit/receive functions, using RX interru

ethernet.u

ethernet.c C:/METAWARE/inc/string.h C:/METAWARE/inc/sizet.h C:/METAWARE/inc/_na.h C:/METAWARE/inc/stdlib.h netcomm.h mpc860.h ethernet.h masks860.h

ethernet.map

MetaWare Universal Linker 4.3m (c)Copyright 1995-1997, MetaWare Incorporated Page 1 Tue Feb 3 07:29:53 1998 Command line: C:\METAWARE\BIN\LDPPC.EXE -o ethernet.out startup.o\ 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