代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/180280/9313731

key_scan_no_reg

/*********************************************************************** * * (C) Copyright 2004,12 * * Himai tech * All rights left. * * * a simple Device Driver for HM901ESP led device * *
www.eeworm.com/read/180280/9313732

o key_scan.o

www.eeworm.com/read/180280/9313733

bak key_scan.bak

/*********************************************************************** * * (C) Copyright 2004,12 * * Himai tech * All rights left. * * * a simple Device Driver for HM901ESP led device * *
www.eeworm.com/read/180277/9313765

c key_scan.c

/*********************************************************************** * * (C) Copyright 2004,12 * * Himai tech * All rights left. * * * a simple Device Driver for HM901ESP keyboard device
www.eeworm.com/read/180277/9313766

o key_scan.o

www.eeworm.com/read/180067/9321587

c scsi_scan.c

/* @(#)scsi_scan.c 1.1 97/08/24 Copyright 1997 J. Schilling */ #ifndef lint static char sccsid[] = "@(#)scsi_scan.c 1.1 97/08/24 Copyright 1997 J. Schilling"; #endif /* * Scan SCSI Bus. * Stolen fr
www.eeworm.com/read/180067/9321625

h scsi_scan.h

/* @(#)scsi_scan.h 1.1 97/08/24 Copyright 1997 J. Schilling */ /* * Interface to scan SCSI Bus. * * Copyright (c) 1997 J. Schilling */ /* * This program is free software; you can redistribute it
www.eeworm.com/read/179352/9359917

bsf key_scan.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/179352/9359926

vhd key_scan.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use IEEE.STD_LOGIC_ARITH.ALL; entity key_scan is port( clk:in std_logic; pin:out std_logic_vector(3 downto 0)
www.eeworm.com/read/374530/9400006

vhd key_scan.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity key_scan is port(clk,key_pre:in std_logic; row:in std_logic_vector(3 downto 0);