代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject

timer.c

#include #include #include int alphanum = 0; int counter = 0; void interrupt far handler(void) { if (++counter == 273) // 15 seconds { alph

timer.c

#include #include #include int alphanum = 0; int counter = 0; void interrupt far handler(void) { if (++counter == 273) // 15 seconds { alph

timer.c

#include "def.h" #include "2410addr.h" #include "2410slib.h" #include "2410lib.h" #include "2410slib.h" #include "timer.h" #define EXT_XTAL_FREQ 12000000 #define BIOS_TIMER_FREQ 100 U32 SY

timer.h

#ifndef _TIMER_H #define _TIMER_H #define FCLK_260M ((252

timer.cpp

/************************************************************************ * file name: timer.cpp * description: for test use. * modification history * -------------------- * 2003-5-3 9:23:11

timer.h

/************************************************************************ * file name: timer.h * description: for test use. * modification history * -------------------- * 2003-5-3 9:21:11,

timer.plg

Build Log --------------------Configuration: Timer - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x804 /fo"D