代码搜索:Key

找到约 10,000 项符合「Key」的源代码

代码结果 10,000
www.eeworm.com/read/366612/9807310

ps2key

www.eeworm.com/read/170334/9809638

vhd key12.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY KEY12 IS PORT( DIN:IN STD_LOGIC_VECTOR(11 DOWNTO 0); SEGOUT:OUT STD_LOGIC_VE
www.eeworm.com/read/170235/9813939

ico key04.ico

www.eeworm.com/read/366315/9821242

ps2key

www.eeworm.com/read/170073/9821457

c serial_key.c

/*************************************************************************************************** 功能:基于74HC165串行键盘驱动 ******************************************************************************
www.eeworm.com/read/366268/9821939

dbgdt df_key.dbgdt

116
www.eeworm.com/read/366268/9821943

dni df_key.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Control Register=0 [Sequencer] Contro
www.eeworm.com/read/366268/9821945

wsdt df_key.wsdt

df_key/Debug
www.eeworm.com/read/366268/9821946

eww df_key.eww

$WS_DIR$\df_key.ewp
www.eeworm.com/read/366268/9821950

bak key.c.bak

/*****************************************************************************\ 文件名:key.c 编写者:czhang 描述:MSP430非行列式键盘。适用于MSP430F149,其它型号的需要适当改变。 使用P1.5、P1.6、P1.7三个I/O口接按键。 版本:1.0 2004-5-10 \*