代码搜索:hardware

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

代码结果 10,000
www.eeworm.com/read/425033/10385928

h hardware.h

#ifndef _HARDWARE_H_ #define _HARDWARE_H_ #define CTL_REG_READ(addr) (*(volatile unsigned long *)(addr)) #define CTL_REG_WRITE(addr, val) (*(volatile unsigned long *)(addr) = (val)) #define C
www.eeworm.com/read/279797/10393150

inc hardware.inc

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

asm hardware.asm

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

inc hardware.inc

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

h hardware.h

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

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // // Last modified date: // 2000/06/23:
www.eeworm.com/read/353238/10459780

inc hardware.inc

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

h hardware.h

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

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // // Last modified date: // 2000/06/23:
www.eeworm.com/read/353235/10460044

inc hardware.inc

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