代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.o
XL
H 4 areas 7 global symbols
M Timer.C
S _SWPlayTime Ref0000
S _DisplayNumChar Ref0000
S _PrintOneASCII Ref0000
A text size 198 flags 0
dbfile D:\学习\AVRpro\Mega16程序\TestLCD\Timer.C
dbfunc e t
timer.s
.module Timer.C
.area text(rom, con, rel)
.dbfile D:\学习\AVRpro\Mega16程序\TestLCD\Timer.C
.area data(ram, con, rel)
.dbfile D:\学习\AVRpro\Mega16程序\TestLCD\Timer.C
_CurSongTim::
.blkb 2
.are
timer._c
//TIMER0 initialize - prescale:8
// WGM: Normal
// desired value: 10KHz
// actual value: 10.000KHz (0.0%)
# include "iom16v.h"
# include "LCDFun.h"
# include "macros.h"
extern void DisplayNum
timer.c
//TIMER0 initialize - prescale:8
// WGM: Normal
// desired value: 10KHz
// actual value: 10.000KHz (0.0%)
# include "iom16v.h"
# include "LCDFun.h"
# include "macros.h"
extern void DisplayNum
timer.c
/*******************************************************************************
* Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved.
*
* Portions of this work have been
timer.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision: 1.1 $
* $Date: 2005/05/1
timer.c
/*******************************************************************************
* Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved.
*
* Portions of this work have been
timer.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision: 1.1 $
* $Date: 2005/05/1