代码搜索:定时报警
找到约 10,000 项符合「定时报警」的源代码
代码结果 10,000
www.eeworm.com/read/298314/7967286
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/397518/8041228
c timer_trigger_adc.c
#include "2407c.h"
/*adc为高优先级中断模式*/
/*定时器TIMER1触发排序*/
static int inte(long inte_input,int *inte_output);
static int multi_var_filter(int ualpha,int ubeta,int *u_out_alpha,int *u_out_beta);
st
www.eeworm.com/read/296042/8127044
c text4.c
/*晶振为20MHZ*/
/*定时也好用波特率为38400;;; 延时好用,波特率为38400*/
#include
#include
sbit BT_SND =P1^0;
sbit BT_REC =P1^1;
unsigned char bdata senddat,revedat;
unsigned char retudata;
s
www.eeworm.com/read/146200/12664296
asm s2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/331443/12828300
asm sp01.asm
;
;
;
;
;
;
;
;
ORG 0000H
LJMP MAIN
ORG 000BH
LJMP T01 ;定时器0 中断
MAIN:
MOV A,#00H ;寄存器清零
MOV R0,A
MOV R1,A
MOV R2,A
MOV R3,A
MOV R4,A
MOV R5,A
MOV
www.eeworm.com/read/330334/12900704
c test.c
#include
#define uchar unsigned char
#define uint unsigned int
bit T_done;
main()
{static uchar i,j;
TMOD=0X20; /*定时器1八位自动重装*/
TL1=0X40;TH1=0x40; //11.0592MHz
www.eeworm.com/read/329972/12921899
o main.o
XL
H 4 areas 5 global symbols
M main.c
A text size 70 flags 0
dbfile D:\AVR\我的程序\定时器1的相位修正PWM实验/cfg.h
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline B 0
dbline C 0
dbline D 2
dbline FFFFFF
www.eeworm.com/read/329972/12922117
o main.o
XL
H 4 areas 5 global symbols
M main.c
A text size 72 flags 0
dbfile D:\AVR\我的程序\定时器1的快速PWM实验/cfg.h
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline B 0
dbline C 0
dbline D 2
dbline FFFFFFFE
www.eeworm.com/read/329972/12922281
o main.o
XL
H 4 areas 5 global symbols
M main.c
A text size 72 flags 0
dbfile D:\AVR\我的程序\定时器0的快速PWM实验/cfg.h
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline B 0
dbline C 0
dbline D 4
dbline FFFFFFFE
www.eeworm.com/read/329972/12922339
o main.o
XL
H 4 areas 5 global symbols
M main.c
A text size 72 flags 0
dbfile D:\AVR\我的程序\定时器0的相位修正PWM实验/cfg.h
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline B 0
dbline C 0
dbline D 4
dbline FFFFFF