代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/465172/7059125
dni timer.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Log file]
LoggingEnabled=_ 0
LogFile=_ ""
Category=_
www.eeworm.com/read/465172/7059133
pbd timer.pbd
This is an internal working file generated by the Source Browser.
18:33 16s
C:\Documents and Settings\Administrator\桌面\timer\Debug\Obj\main.pbi
www.eeworm.com/read/464847/7060901
vhd timer.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
entity Timer is
generic(MAX : positive := 300); --timeout value
Port ( clk : in std_logic; --10Hz
start, reset : in std_logic; --starts the timer
www.eeworm.com/read/465016/7064269
pjt timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\5416edulab\lab7-timer\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compil
www.eeworm.com/read/465016/7064270