代码搜索:KeyScan
找到约 2,231 项符合「KeyScan」的源代码
代码结果 2,231
www.eeworm.com/read/350419/10743550
o keyscan.o
www.eeworm.com/read/350419/10743760
c keyscan.c
/**************************************************************
4*4 Key Scan
**************************************************************/
#include "def.h"
#include "option.h"
#include "2440a
www.eeworm.com/read/350246/10753535
sof keyscan.sof
www.eeworm.com/read/350246/10753536
pof keyscan.pof
www.eeworm.com/read/350246/10753538
pin keyscan.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/350246/10753543
qws keyscan.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frames.ChildFrames.Document-0]
www.eeworm.com/read/350246/10753547
qsf keyscan.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/350246/10753553
qpf keyscan.qpf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/350246/10753558
vhd keyscan.vhd
library ieee;
use ieee.std_logic_1164.all;
entity keyscan is
port(clk_scan:in std_logic;
keydrv:out std_logic_vector(3 downto 0));
end keyscan;
architecture behav of keyscan is
constan