代码搜索:ETHERNET

找到约 10,000 项符合「ETHERNET」的源代码

代码结果 10,000
www.eeworm.com/read/198048/7952966

lst 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
www.eeworm.com/read/198048/7952969

obj ethernet.obj

www.eeworm.com/read/198048/7952977

c ethernet.c

#include "Ethernet.h" /* 主函数 */ void main(void) { delay(1000); // 延时1s,保证电源稳定和网卡自身的上电完成 NICRst(); // RTL8019AS热复位 ClearISR(); // 清除ISR寄存器 RTL8019Init(); // 初始化RTL8
www.eeworm.com/read/198048/7952979

sch ethernet.sch

www.eeworm.com/read/196313/8099348

h ethernet.h

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/196313/8099353

lst 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
www.eeworm.com/read/196313/8099361

obj ethernet.obj

www.eeworm.com/read/196313/8099370

c ethernet.c

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/196313/8099371

sch ethernet.sch

www.eeworm.com/read/196300/8100970

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY