代码搜索:ETHERNET
找到约 10,000 项符合「ETHERNET」的源代码
代码结果 10,000
www.eeworm.com/read/346402/3184320
h ethernet.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/346402/3184322
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/346402/3184327
c ethernet.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/346156/3190555
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/346156/3190561
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/346156/3190578
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/346156/3190584
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/345878/3196345
h 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
www.eeworm.com/read/345878/3196438
h 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
www.eeworm.com/read/343728/3216484
h ethernet.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************