代码搜索结果
找到约 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.plg
礦ision2 Build Log
Project:
E:\SST51\C51\Timer\Timer.uv2
Project File Date: 07/26/2005
Output:
timer.lst
C51 COMPILER V7.09 TIMER 07/27/2005 08:45:26 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
timer.lnp
"Timer.obj"
TO "Timer"
RAMSIZE(256)
timer.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
timer.c
/**********************************************************/
/* 文件名: Timer.Asm */
/* 功能描述: 使用定时器0及定时器1进行定时, */
/* 在P1.0及P1.1上输出方波信号。
timer.asm
;=======================================================================
; 文件名称: Timer.ASM
; 功能说明: 使用定时器0和定时器1在P1.0与P1.1引脚上输出方波.
;===================================================================
timer.plg
礦ision2 Build Log
Project:
E:\SST51\ASM51\TIMER\TIMER.uv2
Project File Date: 12/31/2005
Output: