代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.c
#include
#include
typedef unsigned char byte;
typedef unsigned int word;
sfr T2MOD=0xc9;
sfr SCON1=0xc0;
#define XTALL 11.0592
#define sum_hign (*(byte xdata*)
ethernet.c
//*****************************************************************************
//
// ethernet.c - Driver for the Integrated Ethernet Controller
//
// Copyright (c) 2006-2007 Luminary Micro, Inc.
ethernet.h
//*****************************************************************************
//
// ethernet.h - Defines and Macros for the ethernet module.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc. A
ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****
ethernet.h
/*********************************************************************************************
* File: ETHERNET.H
* Author: embest
* Desc: Ethernet control define and RTL8019as register descriptio
ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****