代码搜索结果

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

timer.c

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

timer.h

#ifndef _LINUX_TIMER_H #define _LINUX_TIMER_H /* * In Linux 2.4, static timers have been removed from the kernel. * Timers may be dynamically created and destroyed, and should be initialized * by

timer.h

#ifndef __TIMER_H__ #define __TIMER_H__ void Test_WDTimer(void); #endif /*__TIMER_H__*/

timer.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\timer.h" void __irq Wdt_Int(void); volatile int isWdtInt; /*************************************

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.09 TIMER 07/07/2004 14:57:22 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN T

timer.c

/******************************************/ /* timer.c of goldenbugs */ /* */ /* timercounter */ /*

timer.c

/******************************************/ /* timer.c of goldenbugs */ /* */ /* timercounter */ /*