代码搜索结果

找到约 15,197 项符合 Ethernet 的代码

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

//***************************************************************************** // // 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.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

ethernet.c

//******************************************************************************************** // // File : ethernet.c implement for Ethernet Protocol // //****************************************

ethernet.o.d

ethernet.o: ../ethernet.c ../includes.h \ c:/winavr-20070525/bin/../avr/include/avr/io.h \ c:/winavr-20070525/bin/../avr/include/avr/sfr_defs.h \ c:/winavr-20070525/bin/../avr/include/inttype

ethernet.h

//******************************************************************************************** // // File : ethernet.h implement for Ethernet Protocol // //****************************************

ethernet.h

/* * From FreeBSD 2.2.7: Fundamental constants relating to ethernet. * * Copyright 2005-2006, Broadcom Corporation * All Rights Reserved. * * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRAN

ethernet.h

#ifndef ETHERNET_H_ #define ETHERNET_H_ #include //! IP packet type. #define ETH_FRAME_IP 0x0800 //! ARP packet type. #define ETH_FRAME_ARP 0x0806 //! Size of an ethernet address (