代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
# define MAXTIMER 10
struct TM
{
DWORD Interval;
DWORD LastTimer;
BOOL Enable;
BOOL Used;
void (*Pointer)();
timer.lst
C166 COMPILER V6.04, TIMER 11/19/2008 21:21:42 PAGE 1
C166 COMPILER V6.04, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN
timer.lnp
"START167.obj",
"timer.obj"
TO "timer"
CLASSES (NDATA (0xE000-0xE7FF, 0xF600-0xFDFF), NDATA0 (0xE000-0xE7FF, 0xF600-0xFDFF),
SDATA (0xE000-0xE7FF, 0xF600-0xFDFF), SDATA0 (0xE000-0xE7FF, 0xF600-
timer.plg
礦ision3 Build Log
Project:
L:\Neuer Ordner\timer.uv2
Project File Date: 11/19/2008
Output:
Build target 'Target 1'
assembling START167.A66...
timer.c
/********************************************************************/
/* timer.c */
/********************************************************************/
#include
#include
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.h
/*****************************************************************************
* timer.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor