代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/446612/7574645
c timer.c
/*
* FILE:
* timer.c (rev. 1.1 - 11.05.2007)
*
* PROJECT:
* GSM Communication Module
*
* DESCRIPTION:
* See "timer.h" for description
*
*/
#include "types.h"
#inc
www.eeworm.com/read/446612/7574646
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
/*
* FILE:
* timer.h (rev. 1.0 - 10.04.2007)
*
* PROJECT:
* GSM Communication Module
*
* DESCRIPTION:
* Contains definitions
www.eeworm.com/read/446425/7578947
ppt timer.ppt
www.eeworm.com/read/446263/7582761
o timer.o
www.eeworm.com/read/446258/7582805
opt 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 {
www.eeworm.com/read/446258/7582812
o timer.o
www.eeworm.com/read/445950/7587801
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/445858/7589139
h timer.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/445858/7589147
c timer.c
/*H*****************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/445858/7589171