代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/485346/6559572
dpr timer.dpr
program timer;
uses
Forms,
exacttimer in 'exacttimer.pas' {Form1},
XMConsts in '..\common\XMConsts.pas';
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1,
www.eeworm.com/read/485376/6560737
vhd timer.vhd
Library IEEE;
Use IEEE.std_logic_1164.all;
Use IEEE.std_logic_unsigned.all;
Entity timer Is
Port ( reset : In std_logic;
clk : In std_logic;
Dbus : Inout st
www.eeworm.com/read/485420/6561629
cpp timer.cpp
#include "timer.h"
TimerObj::TimerObj (void)
{
Init ();
}
void TimerObj::Init(void)
{
InitCpuTimers();
Timer0Init ();
Timer1Init ();
Timer2Init ();
}
void TimerObj::
www.eeworm.com/read/485420/6561648
h timer.h
#include "main.h"
#ifndef __DSP28XX_TIMER_H
#define __DSP28XX_TIMER_H
#ifdef __cplusplus
extern "C"
{
#endif
class TimerObj;
class TimerObj
{
private:
public:
TimerObj(void);
www.eeworm.com/read/485420/6561654
obj timer.obj
www.eeworm.com/read/485465/6562571
ngc timer.ngc
www.eeworm.com/read/485465/6562667
syr timer.syr
Release 7.1i - xst H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to __projnav
CPU : 0.00 / 0.39 s | Elapsed : 0.00 / 0.00 s
--> Parameter xsthdpdir set to
www.eeworm.com/read/485465/6562699
bin timer.bin
www.eeworm.com/read/485465/6562759
ngr timer.ngr
www.eeworm.com/read/485465/6562815
xst timer.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn timer.prj
-ifmt mixed
-ofn timer
-ofmt NGC
-p xc3s400-5-pq208
-top timer
-opt_mode Speed
-opt_level 1
-iuc NO
-lso timer.lso
-keep_hier