代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/177091/9469902
c timer.c
/*
****************************************Copyright (c)**************************************************
** Guangzhou Zhiyuan Electronic Co.,LTD.
**
www.eeworm.com/read/373154/9471357
c timer.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/373154/9471362
h timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
www.eeworm.com/read/373036/9476920
h timer.h
# define MAXTIMER 10
struct TM
{
DWORD Interval;
DWORD LastTimer;
BOOL Enable;
BOOL Used;
void (*Pointer)();
www.eeworm.com/read/176855/9481871
ngc timer.ngc
www.eeworm.com/read/176855/9481987
syr timer.syr
Release 6.1i - xst G.26
Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to __projnav
CPU : 0.00 / 0.53 s | Elapsed : 0.00 / 1.00 s
--> Parameter xsthdpdir set to
www.eeworm.com/read/176855/9482110
ngr timer.ngr
www.eeworm.com/read/176855/9482132
vhd timer.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/176855/9482208
xst 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
www.eeworm.com/read/176855/9482266