代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/380952/9119235
h mac.h
#ifndef __MAC_H
#define __MAC_H
int s3c44b0_eth_init(void);
int s3c44b0_eth_send(unsigned char *data, unsigned int len);
int s3c44b0_eth_rcv(unsigned char *data, unsigned int *len);
int s3c44b0_eth_g
www.eeworm.com/read/380952/9119264
c mac.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "DataType.h"
#include "eth.h"
#include "utils.h"
#include "console.h"
#include "mac.h"
#include "Rtl8019.h"
//#define RTL8019_OP_16
#def
www.eeworm.com/read/380952/9119312
o mac.o
www.eeworm.com/read/281816/9132109
h mac.h
#ifndef __MAC_H
#define __MAC_H
int s3c44b0_eth_init(void);
int s3c44b0_eth_send(unsigned char *data, unsigned int len);
int s3c44b0_eth_rcv(unsigned char *data, unsigned int *len);
int s3c44b0_eth_g
www.eeworm.com/read/183677/9145669
mac _objects.mac
ALPHA_OBJECTS= \
$(_OBJ_DIR)\alpha\kernelexec.obj \
$(_OBJ_DIR)\alpha\process.obj
PASS0_ALPHA_OBJECTS=
AXP64_OBJECTS= \
$(_OBJ_DIR)\axp64\kernelexec.obj \
$(_OBJ_DIR)\axp64\p
www.eeworm.com/read/281485/9153542
mac makefile.mac
#---------------------------------------------------
# Makefile.mac
# This file defines machine dependencies
#---------------------------------------------------
FF = f77
F_FLAGS =
FF_OUTPUT_
www.eeworm.com/read/183229/9174881
mac reqhdr.mac
www.eeworm.com/read/182426/9204363
h mac.h
#ifndef __MAC_H
#define __MAC_H
int s3c44b0_eth_init(void);
int s3c44b0_eth_send(unsigned char *data, unsigned int len);
int s3c44b0_eth_rcv(unsigned char *data, unsigned int *len);
int s3c44b0_eth_g
www.eeworm.com/read/182426/9204403
c mac.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "DataType.h"
#include "eth.h"
#include "utils.h"
#include "console.h"
#include "mac.h"
#include "Rtl8019.h"
//#define RTL8019_OP_16
#def
www.eeworm.com/read/182426/9204443