代码搜索结果

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

timer.c

/************************************************************************************/ /* G7000 V3 定时器 */ /* MCU 型号: Philips P89C668 */ /* 时钟频率: 11.0592 MHz 6 CLOCK

timer.c

/************************************************************************************************** * * Copyright (c) 2002

timer.c

/************************************************************************************************** * * FILENAME * ti

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.lst

C51 COMPILER V7.01 TIMER 12/13/2006 21:40:34 PAGE 1 C51 COMPILER V7.01, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN t

timer.c

#include"group.h" unsigned char count; //----------------------------------------------- void timer (void) interrupt 1 using 1 //中断亮灯程序 { TH0=(65535-50000)/256; TL0=(65535-50000)