代码搜索结果

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

timer.c

/******************************************************************************/ // // File Name : Timer.c // Description : S3C2440 Timer and Watch-dog Function Test // Version : 0.2 //

timer.h

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

timer.bas

Attribute VB_Name = "MTimer" Option Explicit ' declares: Private Declare Function SetTimer Lib "user32" (ByVal hwnd As Long, ByVal nIDEvent As Long, ByVal uElapse As Long, ByVal lpTimerFunc As Lo

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 #include #include #include #include typedef void(* call)(void); //定义互斥信

timer.asm

ORG 0000H AJMP START ORG 001BH ;T1い?

timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------

timer.h

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