代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.c

/* ****************************************Copyright (c)************************************************** ** Guangzhou Zhiyuan Electronic Co.,LTD. **

timer.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /

timer.h

//----------------------------------------------------------------------------- // TIMER.H // //----------------------------------------------------------------------------- void init_timer2(voi

timer.h

# define MAXTIMER 10 struct TM { DWORD Interval; DWORD LastTimer; BOOL Enable; BOOL Used; void (*Pointer)();

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

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

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