代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/308442/13701324
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/308235/13705611
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
www.eeworm.com/read/308191/13705980
c timer.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/308191/13705985
h timer.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/308119/13707725
o timer.o
www.eeworm.com/read/308119/13707758
o timer.o
www.eeworm.com/read/308016/13711239
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
//=======================================================================================================================
/// Timer 努贰胶
/**
@history
-
www.eeworm.com/read/308013/13711323
lst timer.lst
C51 COMPILER V7.09 TIMER 09/11/2007 09:30:27 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
www.eeworm.com/read/308013/13711349
c timer.c
#include "typedef.h"
#include "time.h"
#include "ll.h"
unsigned char prgCnt = 0;
void time(void) interrupt 1 using 2
{
// TH0=0x82; //10ms的基准定时,40M
// TL0=0x35;
TH0=0x