代码搜索:Timer0

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

代码结果 1,870
www.eeworm.com/read/428838/8836377

asm 9-1-1.asm

;9-1-1.ASM $MOD51 ORG 0000H START: MOV TMOD,#01H ; SET TIMER0 TO MODE1 ACALL T0_RELOAD ; CALL RELOAD FUNCTION ; LOOP: JNB TF0,LOOP ; WAIT FOR OVERFLOW ACALL T0_RELOAD ; RELOAD TIMER0 SETTING
www.eeworm.com/read/283804/8987502

c initialization.c

#include "BF533 Flags.h" //--------------------------------------------------------------------------// // Function: Init_Flags // // // // Parameters: None
www.eeworm.com/read/356642/10223597

c timer0.c

# include # include unsigned int n0; void timer0() interrupt 1 { n0+=1; }
www.eeworm.com/read/279369/10443167

bas timer0.bas

'-------------------------------------------------------------- ' (c) 1997-2001 MCS Electronics '-------------------------------------------------------------- ' file: TIMER0.BAS
www.eeworm.com/read/460608/7245836

c f12x_timer0_13bitexttimer.c

//----------------------------------------------------------------------------- // F12x_Timer0_13bitExtTimer.c //----------------------------------------------------------------------------- // Cop
www.eeworm.com/read/460608/7245891

c f04x_timer0_13bitexttimer.c

//----------------------------------------------------------------------------- // F04x_Timer0_13bitExtTimer.c //----------------------------------------------------------------------------- // Cop
www.eeworm.com/read/460608/7246051

c f06x_timer0_13bitexttimer.c

//----------------------------------------------------------------------------- // F06x_Timer0_13bitExtTimer.c //----------------------------------------------------------------------------- // Cop
www.eeworm.com/read/398158/8001563

c f06x_timer0_13bitexttimer.c

//----------------------------------------------------------------------------- // F06x_Timer0_13bitExtTimer.c //----------------------------------------------------------------------------- // Cop
www.eeworm.com/read/241033/13178402

c ext_osc_measure1.c

//----------------------------------------------------------------------------- // EXT_OSC_Measure1.c //----------------------------------------------------------------------------- // Copyright 20
www.eeworm.com/read/325443/13206179

c jingtouk_zuihou_1.c

#include #define uint unsigned int #define uchar unsigned char uint js,du; uchar shou,kaig,tongd,speed,fa; sbit deng1=P2^2; sbit deng2=P2^3; sbit deng3=P2^4; sbit deng4=P2^5; sbit de