代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
/*
* $Revision: 1.1 $
*/
void TimerBeat(void);
void Sleep(int milliseconds);
timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
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.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 {
timer.d
.\Obj\timer.o: ..\Common\src\timer.c
.\Obj\timer.o: ..\Common\inc\LPC23xx.h
.\Obj\timer.o: ..\Common\inc\type.h
.\Obj\timer.o: ..\Common\inc\irq.h
.\Obj\timer.o: ..\Common\inc\target.h
.\Obj\time