代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.m51
BL51 BANKED LINKER/LOCATER V6.02 09/13/2008 08:44:03 PAGE 1
BL51 BANKED LINKER/LOCATER V6.02, INVOKED BY:
E:\ETOOL\KEIL\C51\BIN\BL51.EXE
ethernet_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
ethernet.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Headers)
File 1,1, 0x0
File 1,1,
tb_ethernet.v
//////////////////////////////////////////////////////////////////////
//// ////
//// tb_ethernet.v
hw_ethernet.h
//*****************************************************************************
//
// hw_ethernet.h - Macros used when accessing the Ethernet hardware.
//
// Copyright (c) 2006-2008 Luminary Micro
ethernet.o.d
ethernet.o: ../ethernet.c ../includes.h \
c:/mcu/winavr/bin/../avr/include/avr/io.h \
c:/mcu/winavr/bin/../avr/include/avr/sfr_defs.h \
c:/mcu/winavr/bin/../avr/include/inttypes.h \
c:/mcu
ethernet_internal.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
ethernet_test.c
/*****************************************************************************
** **
** Name: ethernet_TEST.c **
** **
***************************