代码搜索:ETHERNET

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

代码结果 10,000
www.eeworm.com/read/436407/7770365

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/436319/7772237

h ethernet.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/387872/7849783

dbg ethernet.dbg

.%scope file "G:\IXA_SDK_3.5\modify_c_hw3\ethernet.c" .%scope function Dl_BufGetData _Dl_BufGetData "G:\IXA_SDK_3.5\src\library\microblocks_library\microc\dl_buf.c" 191 208 .%arg bufHandle 0 bufHand
www.eeworm.com/read/387872/7849853

c ethernet.c

// Copyright (C) 2002-2003 Intel Corporation, All Rights Reserved. // Permission is hereby granted to merge this program code with // other program material to create a derivative work. This
www.eeworm.com/read/387872/7849995

h ethernet.h

// Copyright (C) 2002-2003 Intel Corporation, All Rights Reserved. // Permission is hereby granted to merge this program code with // other program material to create a derivative work. This
www.eeworm.com/read/199116/7887966

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/199116/7887979

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/298577/7950595

o ethernet.o

www.eeworm.com/read/298577/7950611

h ethernet.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/198048/7952964

h ethernet.h

#ifndef _ETHERNET_H // 防止Ethernet.h被重复引用 #define _ETHERNET_H #include // 引用标准库的头文件 #include #include #define uchar unsigned char #define uint u