代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
timer.c
/***************************************************************************
ARM Firmware Suite: timer.c
Copyright
timer.h
/*! \file timer.h \brief Timer Support Library for LPC2100. */
//*****************************************************************************
//
// File Name : 'timer.h'
// Title :
timer.lst
C51 COMPILER V6.12 TIMER 04/26/2008 09:39:11 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
timer.lnp
"timer.obj"
TO "timer"
RAMSIZE(256)
timer.hex
:03000300010800F1
:1000B8007590FFD2AFD2A9D28A758901758CEC757B
:0600C8008A78D28C80FE54
:03000B0002009A56
:10009A00C0E0C0D0758CEC758A780508E508B464B0
:0E00AA0008B293B292B291B290D0D0D0E032B0
:03000
timer.c
#include
#include
#define unit unsigned int
#define uchar unsigned char
sbit L0=P1^0;
sbit L1=P1^1;
sbit L2=P1^2;
sbit L3=P1^3;
uchar data BUFFER[1]={0};
void main()
timer.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar