代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.lnp
"main.obj",
"keyboard.obj",
"LCD1602.obj",
"LED.obj",
"timer.obj"
TO "timer"
timer.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\新建文件夹\单片机数字钟\timer.uv2
Project File Date: 09/12/2008
Output:
timer.h
/*timer.h file*/
#ifndef __TIMER_H__
#define __TIMER_H__
extern unsigned char year,month,day;
void timer(void);
#endif
timer.h
//=============================================================================
// File Name : Timer.h
// Function : S3C2410 Watch-Dog and Timer Test Head File
// Program : Shin, On Pil (SOP)
/
timer.c
/*
* linux/kernel/timer.c
*
* Kernel internal timers, kernel timekeeping, basic process system calls
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-01-28 Modified by Finn Arne Gangs
timer.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.c
Abstract:
Module related to timer
Environment:
Keil C51 Compiler
Note:
timer.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.h
Abstract:
Header file related to timer functions
Environment:
Keil C51 Compiler
timer.dp2
timer.o: D:\avrmcu\AT980/iom163.h D:\avrmcu\AT980/timer.h D:\avrmcu\AT980/main.h
timer.lis
.module timer.c
.area text(rom, con, rel)
0000 .dbfile D:\avrmcu\AT980\timer.c
0000 .dbfunc s init_timer _ini
timer.o
XL
H 4 areas 9 global symbols
M timer.c
S push_gset1 Ref0000
S _tick_flag Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset3 Ref0000
A text size DC flags 0
dbfile D:\avrmcu\AT980\ti