代码搜索:ETHERNET

找到约 10,000 项符合「ETHERNET」的源代码

代码结果 10,000
www.eeworm.com/read/359918/2971298

lst 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
www.eeworm.com/read/359918/2971303

c ethernet.c

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/358055/3006926

h ethernet.h

//***************************************************************************** // // ethernet.h - Defines and Macros for the ethernet module. // // Copyright (c) 2006-2007 Luminary Micro, Inc. A
www.eeworm.com/read/357482/3015407

c ethernet.c

//***************************************************************************** // // ethernet.c - Driver for the Integrated Ethernet Controller // // Copyright (c) 2006-2007 Luminary Micro, Inc.
www.eeworm.com/read/357482/3015429

h ethernet.h

//***************************************************************************** // // ethernet.h - Defines and Macros for the ethernet module. // // Copyright (c) 2006-2007 Luminary Micro, Inc. A
www.eeworm.com/read/357083/3030969

h ethernet.h

/* * ioctl defines for ethernet driver * * Copyright (c) 2001 Axis Communications AB * * Author: Mikael Starvik * */ #ifndef _CRIS_ETHERNET_H #define _CRIS_ETHERNET_H #define SET_ETH_SPEED
www.eeworm.com/read/355666/3050694

c 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
www.eeworm.com/read/355666/3050699

h 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 {
www.eeworm.com/read/355666/3050719

c 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
www.eeworm.com/read/355666/3050724

h 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 {