代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/190293/8445508
o timer.o
www.eeworm.com/read/290668/8468035
h timer.h
// Timer.h
//
////////////////////////////////////////////////////////////
//#ifndef _QT_TIMER_H_INCLUDED_
#define _QT_TIMER_H_INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER
www.eeworm.com/read/390345/8470809
c timer.c
/*H*****************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/390345/8470814
h timer.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/390345/8470816
obj timer.obj
www.eeworm.com/read/290548/8477174
c timer.c
/*
* linux/kernel/timer.c
*
* Kernel internal timers, basic process system calls
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-01-28 Modified by Finn Arne Gangstad to make timers s
www.eeworm.com/read/290380/8487011
c timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
www.eeworm.com/read/290360/8488579
c timer.c
#include "hal.h"
//==================================================
#pragma vector=TIMER2_COMPA_vect
__interrupt void timer2_compa_isr(void)
{
static BYTE Count=0;
switch
www.eeworm.com/read/390009/8489508
h timer.h
# define MAXTIMER 10
struct TM
{
DWORD Interval;
DWORD LastTimer;
BOOL Enable;
BOOL Used;
void (*Pointer)();
www.eeworm.com/read/290236/8494014
lst timer.lst
C51 COMPILER V7.07 TIMER 11/11/2007 15:43:51 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t