代码搜索:Timer0
找到约 1,870 项符合「Timer0」的源代码
代码结果 1,870
www.eeworm.com/read/168861/9891303
c time34.c
#include
#define uchar unsigned char
uchar i,time;
uchar period=250;
uchar high=50;
timer0() interrupt 1 using 1 {
TH0=(65536-8333)/256;
TL0=(65536-8333)%256;
if (++time==high)
www.eeworm.com/read/363038/9970728
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/281241/10254641
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/275923/10785295
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/275401/10817756
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/463238/7185708
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/441678/7666890
asm ch10_t4.asm
;PROGRAM NAME:T4.ASM
;TEST TIMER0 MODE 1:16 BIT COUNT UP
;
COUNT EQU 87
CHECK_BIT REG P3.2
;
ORG 0
MOV R0, #00H
DJNZ R0, $ ;WAIT
www.eeworm.com/read/441678/7666895
asm ch10_t7.asm
;PROGRAM NAME:T7.ASM
;TEST TIMER0 MODE 2:8-BIT COUNT UP
;
COUNT EQU 92 ;100μs FOR XTAL= 11.0592MHz
CHK_BIT REG P3.2
LED REG P3.7
;
ORG 0
M
www.eeworm.com/read/434836/7801080
m51 timer.m51
BL51 BANKED LINKER/LOCATER V6.00 02/26/2009 16:57:39 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE timer0
www.eeworm.com/read/434833/7801140
m51 timer.m51
BL51 BANKED LINKER/LOCATER V6.00 02/28/2009 14:43:11 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE timer0