代码搜索:ETHERNET

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

代码结果 10,000
www.eeworm.com/read/418351/2090213

h ethernet.h

//******************************************************************************************** // // File : ethernet.h implement for Ethernet Protocol // //****************************************
www.eeworm.com/read/417308/2103243

c ethernet.c

#define ETHERNET_GLOBALS #include 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_MAC_1ID[6]=My_Mac_1ID;//MAC地址 #
www.eeworm.com/read/417308/2103249

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/417169/2104415

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/417169/2104421

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/416680/2120428

c ethernet.c

#include #include #include #include #include #include #include int aiptoi(char * pszip,unsigned int* pii
www.eeworm.com/read/415312/2137065

h ethernet.h

#ifndef __INTERNET_ETHERNET_H__ #define __INTERNET_ETHERNET_H__ #include "..\inc\def.h" #define Ethernet_Reg00 (*(volatile unsigned short int*)0x0a000600) #define Ethernet_Reg01 (*(volatile unsigne
www.eeworm.com/read/413621/2160441

h ethernet.h

/* * From FreeBSD 2.2.7: Fundamental constants relating to ethernet. * * Copyright 2005-2006, Broadcom Corporation * All Rights Reserved. * * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRAN
www.eeworm.com/read/412040/2176981

h ethernet.h

#ifndef __INTERNET_ETHERNET_H__ #define __INTERNET_ETHERNET_H__ #include "..\inc\macro.h" #define NET_BASE_ADDR0 0X10000200 #define NET_BASE_ADDR1 0X10000400 ////////////////////
www.eeworm.com/read/411853/2180541

c ethernet.c

#define ETHERNET_GLOBALS #include "..\User\includes.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_MAC_1ID[6]=My_Mac_1ID;//