代码搜索结果

找到约 51,516 项符合 Timer 的代码

timer.h

/******************************************************************/ /* timer.h - v0.00 */ /* Copyright (c) 1997 Texas Instruments Incorporated

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 __

timer.c

//============================================================================= // File Name : Timer.c // Function : S3C2410 Watch-Dog and Timer // Program : Shin, On Pil (SOP) // Date : M

timer.h

//============================================================================= // File Name : Timer.h // Function : S3C2410 Watch-Dog and Timer Test Head File // Program : Shin, On Pil (SOP) /

timer.h

//----------------------------------------------------------------------------- // TIMER.H // //----------------------------------------------------------------------------- void init_timer2(voi

gps-timer.lnp

"GT.obj" TO "GPS-timer" RAMSIZE(256)

timer.c

/* timer.c */ /* 本程序使用Borland C或者Turbo C编译*/ #include #include #include #include #include /* Escape key */ #define VK_ESC 0x11b #define TIME

timer.h

// Timer.h: An object that sends timer messages to an implementation of TimerSink #ifndef TIMER_H #define TIMER_H #include "InvisibleWindow.h" #include struct TimerSink { v

timer.cpp

// -*-c++-*- /*************************************************************************** timer.cpp The timer class is an abstract base class for timi

timer.h

// -*-c++-*- /*************************************************************************** timer.h The timer class is an abstract base class for timing