代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/193401/8233098
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
void Test_WDTimer(void);
void Test_TimerInt(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/193401/8233183
c timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Timer0Done(void);
void __irq Timer1Done(void);
void __irq Timer2Done(void);
void __
www.eeworm.com/read/193401/8233260
o timer.o
www.eeworm.com/read/294359/8235202
opt timer.opt
www.eeworm.com/read/294359/8235206
rc timer.rc
# Begin Project
# Begin SubItem "timer Resources"
# End SubItem
# End Project
www.eeworm.com/read/294359/8235212
env timer.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/294359/8235214
lik timer.lik
Version: 3.0
Options: m37
Obj: "D:\Sunplus\startupD.obj"
Obj: "E:\gavin\lingyang\timer\Debug\Resource.obj"
Obj: "E:\gavin\lingyang\timer\Debug\timer.obj"
Obj: "E:\gavin\lingyang\timer\Debug\isr.o
www.eeworm.com/read/294359/8235218
c timer.c
#include
main()
{
asm("INT OFF");
//output
*P_IOB_Dir=0xFFFF;
*P_IOB_Attrib=0xFFFF;
*P_IOB_Data=0xFFFF;
*P_TimeBase_Setup=0; //timebase=8Hz
*P_I
www.eeworm.com/read/294359/8235222
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
// write your header here
#endif
www.eeworm.com/read/294359/8235228
spj timer.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project