代码搜索:timer

找到约 10,000 项符合「timer」的源代码

代码结果 10,000
www.eeworm.com/read/364946/9886391

c timer.c

#include "def.h" #include "2410addr.h" #include "2410slib.h" #include "2410lib.h" #include "2410slib.h" #include "timer.h" #define EXT_XTAL_FREQ 12000000 #define BIOS_TIMER_FREQ 100 U32 SY
www.eeworm.com/read/364946/9886463

h timer.h

#ifndef _TIMER_H #define _TIMER_H #define FCLK_260M ((252
www.eeworm.com/read/168978/9886791

lst timer.lst

C51 COMPILER V7.50 TIMER 04/01/2006 14:00:20 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN t
www.eeworm.com/read/168978/9886828

c timer.c

#include "tdp.h" #include #define TIMER0_COUNT 0xDC11 /* 10000h-((11059200Hz/(12*FREQ))-17) */ static xdata unsigned timer0_tick; /* 定时器T0中断服务函数 */ static void timer0_isr (void) i
www.eeworm.com/read/168978/9886834

obj timer.obj

www.eeworm.com/read/364910/9888418

h timer.h

#ifndef _TIMER_H_ #define _TIMER_H_ #include "portab.h" typedef struct { int64_t all; int64_t start; int64_t overhead; } timer_st; #ifdef ENABLE_PROFILE static __inline
www.eeworm.com/read/364815/9892733

dsn timer(soft).dsn

www.eeworm.com/read/364815/9892739

plg timer(soft).plg

礦ision3 Build Log Project: E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\33 Timer(Soft)\Timer(Soft).uv2 Project File Date: 06/30/2006
www.eeworm.com/read/364815/9892746

asm timer(soft).asm

ORG 00H START: MOV DPTR,#TABLE ;设置段码表首地址 MOV R0,#00H ;计数值初始化 S1: MOV P3,#00H MOV P2,#00H ;数码显示初始化 S2: MOV R1,#10 MOV A,R0 MOV B,R1 DIV AB ;分离计数值的十位和个位
www.eeworm.com/read/364815/9892749

lnp timer(soft).lnp

"Timer(Soft).obj" TO "Timer(Soft)"