代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/301819/13847844
c timer.c
#define TIMER_GLOBAL
#include "includes.h"
TIMER *Freelist;
TIMER *Userlist;
void Init_Timer(void)
{
UCHAR i;
StartTa0();
Userlist = NULL;
Freelist = NULL;
for(i
www.eeworm.com/read/301819/13847849
h timer.h
#ifndef TIMER_H
#define TIMER_H 1
#ifdef TIMER_GLOBAL
#define TIMER_EXT
#else
#define TIMER_EXT extern
#endif
//---------------ATTRIB-------------------------------
#define HMSEL 10
www.eeworm.com/read/301491/13858290
o timer.o
www.eeworm.com/read/301491/13858324
c timer.c
/***********************************************
***********************************************/
#include
#include
#include
#include
#include "S3C24
www.eeworm.com/read/301450/13859083
lst timer.lst
C51 COMPILER V7.20 TIMER 02/19/2008 09:13:22 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
www.eeworm.com/read/301450/13859084
lnp timer.lnp
"main.obj",
"LED.obj",
"keyboard.obj",
"timer.obj"
TO "timer"
www.eeworm.com/read/301450/13859085
plg timer.plg
礦ision2 Build Log
Project:
E:\电子钟\用89C51做的一个简单的电子钟\源代码\timer.uv2
Project File Date: 05/31/2005
Output:
www.eeworm.com/read/301450/13859093
hex timer.hex
:1006C500758911D2A9D28CD2AF750D05750C067539
:0306D5000F0122F0
:0B06E4001206C51205E612000E80F899
:10068400C0F9A4B0999282F880988883C6A1868E16
:100694004079243019120278001808034621060E06
:0106A400FF
www.eeworm.com/read/301450/13859100
c timer.c
/*
timer.c file
Created by Computer-lov. Date: 2005.5.31
Last edited date:2005.5.31
Copyright (c) 2005 Computer-lov
version 1.0
All rigths reserved
欢迎访问我的blog: http://computer00.21ic.or
www.eeworm.com/read/301450/13859101
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 {