代码搜索:timer1
找到约 1,567 项符合「timer1」的源代码
代码结果 1,567
www.eeworm.com/read/240480/13217205
c timer.c
#define __TIMER__
#include "reg52.h"
#include "Header\Lcd_main.h"
#include "Header\Lcd_auto.h"
/////////////////////////////////////////////////////////////
// Interrupt Service Routine for T
www.eeworm.com/read/322903/13361612
txt readme.txt
TIMER1 定时中断演示程序:
短接 JP4 的 1-2,选用LED显示。
TIMER1 定时控制P0口的LED灯移动速度。
www.eeworm.com/read/488607/6489965
c main.c
#define EX_GLOBAL
#include "Main.H"
__CONFIG(INTIO & WDTDIS & PWRTEN & MCLRDIS & UNPROTECT & BORDIS & IESODIS & FCMDIS);
//#define _tx_
void MCU_Ini(void)
{
// #ifdef rf_tx
// OSC
www.eeworm.com/read/152325/12121639
c timer.c
#define __TIMER__
#include "reg52.h"
#include "Header\Lcd_main.h"
#include "Header\Lcd_auto.h"
/////////////////////////////////////////////////////////////
// Interrupt Service Routine for T
www.eeworm.com/read/252048/12305899
asm touch_key.asm
COM DATA 29H
XH DATA 30H
XL DATA 31H
YH DATA 32H
YL DATA 33H
NUMBRH DATA 38H
NUMBRL DATA 39H
TIMER0 DATA 3AH ;延时时间的初值
TIMER1 DA
www.eeworm.com/read/334453/12599220
h timer.h
#include "DataType.h"
//有关寄存器位定义
#define TSTOPBit 5 //定时器计数停止位
#define TOFBit 7 //定时器溢出标志位
//定时器Timer1初始化子程序
void Timer1init(void);
www.eeworm.com/read/113714/15450337
s timer.s
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
#include "system.h"
.global InitTimer1
.global Timer1Handler
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
www.eeworm.com/read/428838/8836312
asm n11-1-1.asm
;N11-1-1.ASM
$MOD51
PROGRAM_START EQU 0000H
TIMER1 EQU 20H ;MODE 2
TIMER2 EQU 00H ;MODE 0
VTMODE EQU TIMER1 OR TIMER2
B9600 EQU 0FDH
B4800 EQU 0FAH
B2400 EQU 0F4H
B1200 EQU 0E8H
B
www.eeworm.com/read/349792/10799675
c csb.c
#include "CSB.h"
#include "LPC213x.h"
#include "SPI/SPI.h"
uint32 m_length=0;
uint32 temp0=0,temp1=0;
void Timer1_CapInt(void) __irq
{
T0IR = 1
www.eeworm.com/read/330751/12870182
aaa _3m8.aaa
timer1 -LC:\PROGRA~1\SdIDE\Lib\ -fmots19 -blit:0x8000 -bvregs:0x40.0x23F -dinit_sp:0x23F main.o vectors08.o setup.o SCI.o SCIInit.o LCD.o TIME.o KBsub.o