代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/366685/9804521
s timer.s
.module Timer.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.a
www.eeworm.com/read/366685/9804532
c timer.c
//***************FileName:Timer.C******************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned
www.eeworm.com/read/170397/9807914
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_WDTimer(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/170397/9807965
c timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Wdt_Int(void);
volatile int isWdtInt;
/*************************************
www.eeworm.com/read/170329/9810168
c timer.c
/******************************************************************************/
/* TIMER.C: Time Functions for 10Hz Clock Tick using Timer0 */
/***********************************
www.eeworm.com/read/170329/9810170
h timer.h
extern volatile unsigned long timeval;
extern void init_timer(void);
www.eeworm.com/read/366524/9810670
c timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
www.eeworm.com/read/170059/9821681
c timer.c
/*
*************************************************************************
* Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT..
* All rights reserved.
*
* Filename:
www.eeworm.com/read/170059/9821682
h timer.h
/*
*************************************************************************
* Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT..
* All rights reserved.
*
* Filename:
www.eeworm.com/read/366268/9822012
dni timer.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[State Storage]
Control Register=771
[Sequencer]
Cont