代码搜索:timer0

找到约 1,870 项符合「timer0」的源代码

代码结果 1,870
www.eeworm.com/read/434297/7876223

h timer.h

//========================================================================// // 文件名: Timer0.h // 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn) // 日 期: 2008/01/03 // 描 述: timer0的头文
www.eeworm.com/read/144930/12761729

c intex2.c

// Program 2 from the Using Interrupts example. // Assumes the startup code has configured Timer0 // for a 25mSec interrupt. // Use crti_2.s90 // Remember the 32 or so pushes required by the //
www.eeworm.com/read/144929/12761806

c intex1.c

// Program 1 from the Using Interrupts example. // Assumes the startup code has configured Timer0 // for a 25mSec interrupt. // Ron Kreymborg #include void main(void); void Chec
www.eeworm.com/read/136505/13373715

txt 音乐演示程序.txt

**********************************************/ #include #include #pragma interrupt_handler timer0:8 #pragma interrupt_handler timer1:5 //#pragma data:code flash unsigned i
www.eeworm.com/read/309129/13681370

c timer1.c

/******************************************** 公司名称: 文 件 名: 版 本 号: 程序设计: 说 明: 完成日期: 修改日期: 功能摘要: **********************************************/ #define _Timer0 #include "includes.h"
www.eeworm.com/read/403168/11521195

h timer.h

//========================================================================// // 文件名: Timer0.h // 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn) // 日 期: 2008/01/03 // 描 述: timer0的头文
www.eeworm.com/read/157103/11738940

c time_master.c

#include "time_master.h" unsigned char timeflag; unsigned char dispflag; unsigned char disp_cnt; //TIMER0 initialize - prescale:256 // WGM: Normal // desired value: 5mSec // actual value:
www.eeworm.com/read/157103/11739346

_c time_master._c

#include "time_master.h" unsigned char timeflag; unsigned char dispflag; unsigned char disp_cnt; //TIMER0 initialize - prescale:256 // WGM: Normal // desired value: 5mSec // actual value:
www.eeworm.com/read/9570/171292

h timer0.h

#if defined (__AVR_ATmega8__) #define TIMER_TEILER CK8 //#define TIMER_RELOAD_VALUE 125 #endif extern volatile unsigned int CountMilliseconds; extern volatile unsigned char Timer0
www.eeworm.com/read/394518/2456843

h timer.h

//========================================================================// // 文件名: Timer0.h // 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn) // 日 期: 2008/01/03 // 描 述: timer0的头文