代码搜索:Ethernet
找到约 10,000 项符合「Ethernet」的源代码
代码结果 10,000
www.eeworm.com/read/411479/11242278
cec cs8900a.cec
// CS8900A.cec - CS8900A Ethernet component
CECInfo (
Name( "CS8900A" )
GUID( {6E8C1841-0E71-4e2c-8C63-634B2B2738BD} )
CECVersion( 5.00 )
Vendor( "Cirrus Logic" )
Descript
www.eeworm.com/read/265656/11258665
txt arm的jtag连接器说明文档.txt
以下的步骤中假定您的连接开发板和运行JTAG.EXE的计算机的IP为192.168.0.204。
(1)按照JTAG.PDF制作并口JTAG的连接线
(2)将开发板和计算机通过连接线连接。
(3)运行JTAG.EXE
(4)运行ARM SDT后在Angel Remote Configure界面中设置选择Ethernet模式,IP置为192.168.0.24,
www.eeworm.com/read/335387/12530474
txt readme.txt
以下的步骤中假定您的连接开发板和运行JTAG.EXE的计算机的IP为192.168.0.204。
(1)按照JTAG.PDF制作并口JTAG的连接线
(2)将开发板和计算机通过连接线连接。
(3)运行JTAG.EXE
(4)运行ARM SDT后在Angel Remote Configure界面中设置选择Ethernet模式,IP置为192.168.0.24,
选中HeartB
www.eeworm.com/read/335269/12542576
h uip_arp.h
/**
* \addtogroup uip
* @{
*/
/**
* \addtogroup uiparp
* @{
*/
/**
* \file
* Macros and definitions for the ARP module.
* \author Adam Dunkels
*/
/*
* Copyright (c
www.eeworm.com/read/238192/13903088
updates pci.updates
# updates for the system pci.ids file
#
# IMPORTANT! Entries in this list must be sorted as they
# would appear in the system pci.ids file. Entries
# are sorted by ven, dev,
www.eeworm.com/read/238131/13904856
lnp myprj.lnp
"ethernet.obj",
"ip.obj",
"main.obj",
"24c02.obj",
"Udp.obj"
TO "myprj"
IXREF
RAMSIZE(256)
www.eeworm.com/read/238131/13904867
plg myprj.plg
礦ision2 Build Log
Project:
E:\tcpip for 51\mysource\myprj.uv2
Project File Date: 03/08/2002
Output:
Build target 'Target 1'
compiling etherne
www.eeworm.com/read/238131/13904911
bak myprj_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/134379/13994493
h if_ether.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/134093/14008590
h eth.h
//-----------------------------------------------------------------------------
// ETH.H
//
//-----------------------------------------------------------------------------
void init_8019(void);
v