代码搜索:timer0
找到约 1,870 项符合「timer0」的源代码
代码结果 1,870
www.eeworm.com/read/407464/11419237
lst main.lst
;ADC CONTROL,TIMER0 INTERRUPT
0030 ADCOUNTER data 30H
0031 sgl data 31h
007F channelbit bit 7fH
007E
www.eeworm.com/read/227276/14433822
h all.h
#if !defined _ALL_
#define _ALL_
#define uchar unsigned char
#define uint unsigned int
#define SYSCLK 22118400 // 系统时钟取自外部晶体
#define TIMER0 1000 //1000
www.eeworm.com/read/282557/9083468
h myson8957.h
//typedef bit BIT;
//typedef unsigned char BYTE;
//typedef unsigned int WORD;
//#define Timer2_AutoReload
//#define Timer0
//#define Timer1
//#define Timer2
//#define EXRAM
www.eeworm.com/read/34870/1046515
h timer.h
/**************************************************
** 文件名:Time.h
** 版本号:V 1.0
** 文件说明:定时器函数设置
***************************************************/
#ifndef TIMER_H
#define TIMER_H
void Timer0
www.eeworm.com/read/394518/2456848
c timer.c
//========================================================================//
// 文件名: Timer0.c
// 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn)
// 日 期: 2008/01/01
// 描 述: timer0的应用
www.eeworm.com/read/383940/2609325
nc testshtislc.nc
#include "Testshtisl.h"
#include "Timer.h"
module TestshtislC
{
uses interface Boot;
uses interface Timer as Timer0;
uses interface Read as Temperature;
uses i
www.eeworm.com/read/383940/2609349
nc testshtislc.nc
#include "Testshtisl.h"
#include "Timer.h"
module TestshtislC
{
uses interface Boot;
uses interface Timer as Timer0;
uses interface Read as Temperature;
uses i
www.eeworm.com/read/384744/8845085
h timer.h
//========================================================================//
// 文件名: Timer0.h
// 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn)
// 日 期: 2008/01/03
// 描 述: timer0的头文
www.eeworm.com/read/435958/7780386
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