代码搜索:hardware

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

代码结果 10,000
www.eeworm.com/read/186676/8918796

h hardware.h

/****************************************************************************** * * Copyright (c) 2003 Gerhard W. Gruber * * PROJECT: pICE * $Source: /cvsroot/pice/pice/module/hardware.h,v $ * $
www.eeworm.com/read/427576/8932638

inc hardware.inc

/* Hardware.inc Define our target hardware. Unfortunately I don't see how to make this work with the C compiler. */ #ifndef __TARGETHW #define __TARGETHW #define
www.eeworm.com/read/427576/8932763

h hardware.h

/* hardware.h Define my hardware dependent stuff here 31-May-2002 - Added check for mega128 */ #define CPUCLK 8000000L // CPU xtal #define TICKRATE 1000 // AvrX tim
www.eeworm.com/read/284369/8936819

inc hardware.inc

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

h hardware.h

#ifndef __HARDWARE_H__ #define __HARDWARE_H__ // write your header here //======================================================================================== // Progarm: The file be included by
www.eeworm.com/read/284369/8936974

asm hardware.asm

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

inc hardware.inc

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

h hardware.h

#ifndef __HARDWARE_H__ #define __HARDWARE_H__ // write your header here //======================================================================================== // Progarm: The file be include
www.eeworm.com/read/186343/8944024

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/186259/8949105

inc hardware.inc

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Andy Hsu // Date: 2000/06/23: first version