代码搜索:hardware
找到约 10,000 项符合「hardware」的源代码
代码结果 10,000
www.eeworm.com/read/376384/9318641
inc hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
www.eeworm.com/read/376384/9318672
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be include
www.eeworm.com/read/376384/9318694
asm hardware.asm
//========================================================================================
// Progarm: Standard function definition
// Writen by: Andy
// Modifiyed: by Arthur Shieh
//
// Lastest
www.eeworm.com/read/376346/9320211
o hardware.o
www.eeworm.com/read/376346/9320274
c hardware.c
#define HARDWARE_ENTITY
/*
****************************************************************
*
*
* rtl8019 hardware driver
* file:hardware.c
* created by gm
* data 2008.8.20
*
www.eeworm.com/read/376346/9320279
h hardware.h
#ifndef _HARDWARE_H_
#define _HARDWARE_H_
/*
**************************************************
*
*
* rtl8019 hardware driver
* file:hardware.h
* created by gm
* data 2008.8
www.eeworm.com/read/180023/9322377
c hardware.c
#define HARDWARE_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define NET_RST 0X00000040//0x20000000
#define NET_BASE_ADDR 0X83400000//0x20000000
//#include "rtl8019
www.eeworm.com/read/180023/9322381
h hardware.h
#ifdef HARDWARE_GLOBALS
#define HARDWARE_EXT
#else
#define HARDWARE_EXT extern
#endif
#define MAX_REC_BUFF 5
union REC_BUFF_UNION
{
uint32 Dwords[384];
uint16 words[768];
uint8
www.eeworm.com/read/375858/9347252
inc hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
www.eeworm.com/read/375858/9347274
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be include