代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
rtl8019as_ethernet_m128.lis
.module Rtl8019as_Ethernet_M128.c
.area text(rom, con, rel)
0000 .dbfile E:\__test\_RTL8019_M128_struct_Test\Rtl8019as_Ethernet_M12
rtl8019as_ethernet_m128.c
#include "Rtl8019as_Ethernet_M128.h"
//NETFRAME netframe_rx;
//NETFRAME netframe_tx;
NICHEADER hdrNic;
NETNODE nodLoc;
NETNODE nodRemote;
rtl8019as_ethernet_m128.o
XL
H 2 areas 3 global symbols
M Rtl8019as_Ethernet_M128.c
A text size 0 flags 0
dbfile E:\__test\_RTL8019_M128_struct_Test\Rtl8019as_Ethernet_M128.c
A bss size 2C flags 20
dbfile E:\__test\_RTL8
rtl8019as_ethernet_m128._h
#ifndef __RTL8019AS_ETHERNET_M128_H
#define __RTL8019AS_ETHERNET_M128_H
//设置8019发送和接收的起始及结束页地址
#define TXSTART 0x40 //这里设网卡发送缓冲区为页0x40-0x4B, 可存储2个最大的以太网
rtl8019as_ethernet_m128.s
.module Rtl8019as_Ethernet_M128.c
.area text(rom, con, rel)
.dbfile E:\__test\_RTL8019_M128_struct_Test\Rtl8019as_Ethernet_M128.c
.area bss(ram, con, rel)
.dbfile E:\__test\_RTL8019_M128_stru