代码搜索:hardware

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

代码结果 10,000
www.eeworm.com/read/285528/8832849

c hardware.c

/* Classic Ladder Project */ /* Copyright (C) 2001 Marc Le Douarain */ /* mavati@club-internet.fr */ /* http://www.multimania.com/mavati/classicladder */ /* January 2002 */ /* Last update : 19 January
www.eeworm.com/read/285528/8832903

h hardware.h

/* Classic Ladder Project */ /* Copyright (C) 2001 Marc Le Douarain */ /* mavati@club-internet.fr */ /* http://www.multimania.com/mavati/classicladder */ /* January 2002 */ /* Last update : 4 January
www.eeworm.com/read/384919/8834263

inc hardware.inc

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Andy Hsu // Date: 2000/06/23: first version
www.eeworm.com/read/384919/8834330

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // // Lastest modified date: // 2000/06/2
www.eeworm.com/read/187213/8843073

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/187213/8843091

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/428670/8852798

h hardware.h

/********************************************************************** * * * Software License Agreement
www.eeworm.com/read/428216/8883228

h hardware.h

/* * linux/include/asm-arm/hardware.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/186921/8891379

h hardware.h

/* * linux/include/asm-arm/arch-s3c2410/hardware.h * * Copyright (C) 2002 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/186676/8918769

c hardware.c

/****************************************************************************** * * Copyright (c) 2003 Gerhard W. Gruber * * PROJECT: pICE * $Source: /cvsroot/pice/pice/module/hardware.c,v $ * $