代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_WDTimer(void);
#endif /*__TIMER_H__*/
timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Wdt_Int(void);
volatile int isWdtInt;
/*************************************
timer.c
/****************************************************************/
/* 文件名: Timer.c */
/* 功能: 定义配置定时器函数和定时器中断函数 */
/* 设计者: 陈湘和 */
/* 设计日期: 10/20/2004 */
/**
timer.h
/****************************************************************/
/* 文件名: Timer.h */
/* 功能: 声明配置定时器函数和定时器中断函数 */
/* 设计者: 陈湘和 */
/* 设计日期: 10/20/2004 */
timer.c
/****************************************************************************************/
//
// Filename: timer.c
// Function: Config timer 0 to control LED 5
//
/*****************************
timer.h
/********************************************************************************/
/* SYSREG.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/***
timer.lis
.module Timer.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
timer.o
XL
H 4 areas 12 global symbols
M Timer.C
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
S div8u Re