代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/360097/10109723
h timer.h
#ifndef _TIMER_H_
#define _TIMER_H_
//timerl:122.07us~31.128ms
//#define T38400DELAY 3
#define T5MS 40
#define T20MS 200
//timerh:31.25ms~7.96875s
#define TREFRESHTIME1 6
#define T100
www.eeworm.com/read/360097/10109725
obj timer.obj
www.eeworm.com/read/164392/10111274
c timer.c
#include "config.h"
#include "define.h"
#include "oled.h"
extern CURRENT_DEVICE_INFO current_device_info;
extern uint8 flag;
extern uint16 count;
/***********************************************
www.eeworm.com/read/164392/10111276
h timer.h
extern void Time0Init(void);
extern void IRQ_Time0_fn(void);
www.eeworm.com/read/359892/10117689
c timer.c
#include "2407e.h"
#include "2407bit.h"
extern unsigned int TimeFlag;
void T3Init(void) //T3 Serve as Clock
{
*EVBIMRA = 0x0080; //Enable T3PINT interrupt
*EVBIFRA = 0xffff; //
www.eeworm.com/read/359873/10119349
c timer.c
//-----------------------------------------------------------------------------
// Net TIMER.C
//
// This module sets up the timer and handles the timer interrupt
//-------------------------------
www.eeworm.com/read/359873/10119351
obj timer.obj
www.eeworm.com/read/359873/10119359
h timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
www.eeworm.com/read/359873/10119405
lst timer.lst
C51 COMPILER V8.02 TIMER 08/07/2008 16:11:58 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
www.eeworm.com/read/164219/10122203
h timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated