代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
timer.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn timer.prj
-ifmt mixed
-ofn timer
-ofmt NGC
-p xcv200-4-pq240
-top timer
-opt_mode Speed
-opt_level 1
-iuc NO
-lso timer.lso
-keep_hiera
timer.cmd_log
xst -intstyle ise -ifn __projnav/timer.xst -ofn timer.syr
xst -intstyle ise -ifn __projnav/timer.xst -ofn timer.syr
xst -intstyle ise -ifn __projnav/timer.xst -ofn timer.syr
xst -intstyle ise -ifn
timer.prj
vhdl work timer.vhd
timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti6000\myprojects\ICETEK-C6713-A\Lab05-Timer\"
ProjectType=Executable
CPUFamily=TM
timer.c
/******************************************************************************/
//
// File Name : Timer.c
// Description : S3C2440 Timer and Watch-dog Function Test
// Version : 0.2
//
timer.h
//=============================================================================
// File Name : Timer.h
// Function : S3C2440 Watch-Dog and Timer Test Head File
// Program : Shin, On Pil (SOP)
/
timer.err
"timer.c", line 293: Warning: C2870W: variable 'toggle' declared but not used
"timer.c", line 398: Warning: C2917W: no side effect in void context: 'unary *'
"timer.c", line 406: Warning: C291
timer.dp2
timer.o: D:\wsn\冷轧\node_p\api/timer.h C:/icc/include/iom128v.h C:/icc/include/macros.h
timer.h.bak
ndef _TIMER_H
#define _TIMER_H
#include
extern void T0_timeout();
extern void T1_timeout();
extern void T2_timeout();
extern void T3_timeout();
//Timer½ӿ؍
//Timer0
void s