代码搜索:timer

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

代码结果 10,000
www.eeworm.com/read/326893/13111053

c timer.c

#include #include #include int alphanum = 0; int counter = 0; void interrupt far handler(void) { if (++counter == 273) // 15 seconds { alph
www.eeworm.com/read/140063/13111619

c timer.c

/**************************************************************************** * 文件名:TIMEOUT.C * 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式) * 说明:将跳线器JP9短接,JP4断开。 ***********************************************
www.eeworm.com/read/140063/13111638

h timer.h

#ifndef __TIMER0H #define __TIMER0H extern void Timer0Init(void); extern void __irq IRQ_Timer0(void); #endif
www.eeworm.com/read/326843/13113938

c timer.c

#include "ICETEK-C6713-A.h" main() { unsigned char dbScanCode; init_emif(); // 初始化emif InitCTR(); // 初始化ICETEK-CTR InitInterrupt(); while ( 1 ) { dbScanCode=GetKey();
www.eeworm.com/read/326843/13113951

pjt timer.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\ti6000\myprojects\C6713EDULab\Lab06-Timer\" ProjectType=Executable CPUFamily=TMS32
www.eeworm.com/read/326843/13113956

paf timer.paf

www.eeworm.com/read/139899/13121638

scf timer.scf

www.eeworm.com/read/139899/13121641

fit timer.fit

-- MAX+plus II Compiler Fit File -- Version 10.1 06/12/2001 -- Compiled: 05/29/2003 11:42:54 -- Copyright (C) 1988-2001 Altera Corporation -- Any megafunction design, and
www.eeworm.com/read/139899/13121661

sym timer.sym

www.eeworm.com/read/139899/13121702

pof timer.pof