代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
kconfig
#
# Acorn Network device configuration
# These are for Acorn's Expansion card network interfaces
#
config ARM_AM79C961A
bool "ARM EBSA110 AM79C961A support"
depends on NET_ETHERNET && ARM && ARCH_E
ethernetpro.plg
礦ision2 Build Log
Project:
L:\著作\51单片机实用程序设计典型实例\51单片机实用程序设计典型实例\第29章 单片机实现以太网接口\proc\EthernetPro.uv2
Project File Date: 11/30/2005
Output:
Bu
ethernetpro.m51
BL51 BANKED LINKER/LOCATER V5.02 12/10/2005 21:31:09 PAGE 1
BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY:
E:\EDATOOLS\KEILC7.0\C51\BIN\BL
index.html
Monkey Web Server it's
running!!!
By EdsipeR
Monkey HTTP Daem
arp.h
#ifndef _ARP_H
#define _ARP_H
#include "types.h"
#include "ethernet.h"
#define ETHERTYPE_ARP 0x0608 /* Address resolution protocol */
#define ARPHRD_ETHER 1 /* ethernet hardware for
kconfig
#
# Acorn Network device configuration
# These are for Acorn's Expansion card network interfaces
#
config ARM_AM79C961A
bool "ARM EBSA110 AM79C961A support"
depends on NET_ETHERNET && ARM && ARCH_E
ether.h
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned short
#endif
#ifndef LWORD
#define LWORD unsigned long
#endif
/* Ensure network structures aren't padded (D
ethernetpro.plg
礦ision2 Build Log
Project:
L:\著作\51单片机实用程序设计典型实例\51单片机实用程序设计典型实例\第29章 单片机实现以太网接口\proc\EthernetPro.uv2
Project File Date: 11/30/2005
Output:
Bu
ethernetpro.m51
BL51 BANKED LINKER/LOCATER V5.02 12/10/2005 21:31:09 PAGE 1
BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY:
E:\EDATOOLS\KEILC7.0\C51\BIN\BL
ether.h
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned short
#endif
#ifndef LWORD
#define LWORD unsigned long
#endif
/* Ensure network structures aren't padded