代码搜索:headfiles

找到约 60 项符合「headfiles」的源代码

代码结果 60
www.eeworm.com/read/430115/8765555

h headfiles.h

//Name:Headfiles.h #include "p30f6012a.h" #include "p30fxxxx.h" #include "DataEEPROM.h" #define _T1ON() {T1CON |= 0x8000;} #define _T1OFF() {T1CON &= 0x7FFF;} #define _T2ON() {T2CON |= 0x8000;
www.eeworm.com/read/292952/8321349

h headfiles.h

//#include "Headfiles/headfiles.h" #include "Headfiles/STC12C5410AD.h" #include "CRC/CRC.h" #include "COM/COM.h" extern void Delay(unsigned int time);
www.eeworm.com/read/292944/8321581

h headfiles.h

#include "headfiles\STC12C2052AD.H" #include "IR\IR6122.h" #include "com\COM.h" #define uchar unsigned char extern Red_Code IR; extern void Delay(unsigned int time);
www.eeworm.com/read/430115/8765588

c spi.c

#include "Headfiles.h"
www.eeworm.com/read/292952/8321369

c main.c

#include "headfiles\headfiles.h" void Delay(unsigned int time) { unsigned int i; unsigned char j; for(i=0;i1;j--);
www.eeworm.com/read/312759/13605127

asp logdetail.asp

www.eeworm.com/read/312759/13605149

asp printinfo.asp

www.eeworm.com/read/312759/13605153

asp checkrecord.asp

www.eeworm.com/read/292952/8321322

lst main.lst

C51 COMPILER V7.06 MAIN 03/29/2008 23:45:42 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN .\
www.eeworm.com/read/292952/8321342

opt crc16.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {