代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.lnp
"main.obj",
"LED.obj",
"keyboard.obj",
"timer.obj",
"LCD1602.obj"
TO "timer"
timer.plg
礦ision3 Build Log
Project:
F:\资料\单片机数字钟\timer.uv2
Project File Date: 08/02/2008
Output:
compiling main.c...
main.c - 0 Error(s), 0 Warning(s)
timer.h
/*
timer.h 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
timer.pcc
-cF9234
-y"C:\Program Files\NEC Electronics Tools\DEV"
-_msgoff
timer.c
timer.lst
C51 COMPILER V7.06 TIMER 10/09/2006 21:51:56 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
timer.c
//-----------------------------------------------------------------------------
// Net TIMER.C
//
// This module sets up the timer and handles the timer interrupt
//-------------------------------
timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
timer.c
/****************************************************************/
/* 文件名: Timer.c */
/* 功能: 定义配置定时器函数和定时器中断函数 */
/* 设计者: 陈湘和 */
/* 设计日期: 10/20/2004 */
/**
timer.h
/*
File: Timer.h
*/
#ifndef __TIMER_H__
#define __TIMER_H__
void TimerBeat(void);
void Sleep(int milliseconds);
#endif /* __TIMER_H__ */
timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-C6713-EDULab\Lab0303-Timer\"
ProjectType=Executable
CPUFamily=TMS320C67XX