代码搜索:timer0

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

代码结果 1,870
www.eeworm.com/read/299985/7815304

c timer0.c

#include "reg51.h" #define __GLOBAL_H__ #include "Global.h" #ifdef TIMER0 #define OSDTIME 12500//4000//12500 //25000 //100000 //0x00FF #define COLORCALTIME 0x0010 #define TIMER0_COUNT
www.eeworm.com/read/197699/7973924

c timer0.c

#include #include "Common.h" #include "System.h" #include "timer0.h" #ifdef TIMER0 #define OSDTIME 12500//4000//12500 //25000 //100000 //0x00FF #define COLORCALTIME 0x0010 #
www.eeworm.com/read/143528/12867312

s cymometer.s

.module cymometer.c .area vector(rom, abs) .org 14 rjmp _timer0 .org 6 rjmp _timer1 .area code(ram, con, rel) .area lit(rom, con, rel) _tabel:: .byte 63,6 .byte 91,'O .byte 'f,'m
www.eeworm.com/read/241723/13124286

c timer0.c

#include #include "Common.h" #include "System.h" #include "timer0.h" #ifdef TIMER0 #define OSDTIME 12500//4000//12500 //25000 //100000 //0x00FF #define COLORCALTIME 0x0010 #
www.eeworm.com/read/322903/13361711

m51 timer0-t1.m51

BL51 BANKED LINKER/LOCATER V5.03 12/21/2006 15:45:56 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE TIMER0
www.eeworm.com/read/312619/13607649

c timer0.c

#include #include "Common.h" #include "System.h" #include "timer0.h" #ifdef TIMER0 #define OSDTIME 12500//4000//12500 //25000 //100000 //0x00FF #define COLORCALTIME 0x0010 #
www.eeworm.com/read/275782/6316852

c timer0.c

#include #include "Common.h" #include "System.h" #include "timer0.h" #ifdef TIMER0 #define OSDTIME 12500//4000//12500 //25000 //100000 //0x00FF #define COLORCALTIME 0x0010 #
www.eeworm.com/read/489069/6482390

ini timer.ini

[TIMER] TIMER0=HT83F10 TIMER1=HT83F20 TIMER2=HT83F40 TIMER3=HT83F60 TIMER5=HT83F80
www.eeworm.com/read/342626/12009169

h lcd_main.h

// For 24.576MHz crystal // Timer Freq. : 24.576MHz / 12 = 2.048MHz -> 0.488us #if (IRPOLLING) // Timer0 Period : (0xffff - 0xfcff) / 2.048 = 375us -> 0.375ms #define TIME0_COUNTER_LBYTE
www.eeworm.com/read/342617/12009465

h lcd_main.h

// For 24.576MHz crystal // Timer Freq. : 24.576MHz / 12 = 2.048MHz -> 0.488us #if (IRPOLLING) // Timer0 Period : (0xffff - 0xfcff) / 2.048 = 375us -> 0.375ms #define TIME0_COUNTER_LBYTE