代码搜索结果

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

timer.asm

;************************************************************* timer_check: ;************************************************************* call buzonce_check ; call wait_check ; call

timer.c

/* * mad - MPEG audio decoder * Copyright (C) 2000-2001 Robert Leslie * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

timer.h

/* * mad - MPEG audio decoder * Copyright (C) 2000-2001 Robert Leslie * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

timer.bas

Attribute VB_Name = "MTimer" '********************************************************************************** '**********************************************************************************

timer.cls

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

timer.c

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

timer.h

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

timer.lst

C51 COMPILER V7.50 TIMER 07/04/2000 11:33:18 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN T

timer.h

// Timer.h: interface for the Timer class. // ////////////////////////////////////////////////////////////////////// #if !defined(_TIMER_H_) #define _TIMER_H_ #include //##Mo