代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/260589/11718002

c tqm8xxl.c

/* * Handle mapping of the flash memory access routines * on TQM8xxL based devices. * * $Id: tqm8xxl.c,v 1.2 2007/09/21 03:09:24 quy Exp $ * * based on rpxlite.c * * Copyright(C) 2001 Kirk Le
www.eeworm.com/read/157286/11722065

c block.c

/*! ************************************************************************************* * \file block.c * * \brief * Process one block * * \author * Main contributors (see co
www.eeworm.com/read/259453/11789407

vhd codetran.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity codetran is port(scan_code :in std_logic_vector(7 downto 0); clk:in std_logic;
www.eeworm.com/read/259453/11789451

bak codetran.vhd.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity codetran is port(scan_code :in std_logic_vector(7 downto 0); clk:in std_logic;
www.eeworm.com/read/345339/11819868

eqn i2c.fit.eqn

-- Copyright (C) 1991-2006 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 o
www.eeworm.com/read/345104/11839941

cpp spectrumanalyzerdemodlg.cpp

// SpectrumAnalyzerDemoDlg.cpp : implementation file // #include "stdafx.h" #include "SpectrumAnalyzerDemo.h" #include "SpectrumAnalyzerDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/155883/11840630

ref hdpdeps.ref

V1 53 FL C:/DMATEK_BOOK/SEGMENT_SCAN_CLOCK_24/DECODER.vhd 2004/01/04.23:11:38 EN work/DECODER FL C:/DMATEK_BOOK/SEGMENT_SCAN_CLOCK_24/DECODER.vhd \ PB ieee/STD_LOGIC_1164 PB ieee/STD_
www.eeworm.com/read/155290/11886107

asm system.asm

.include hardware.inc .public _system .external _flag .external _num .external _line .public _key_scan .ram .var newkey .code _system: .proc //系统设置 INT OFF r
www.eeworm.com/read/253420/12223280

c block.c

/*! ************************************************************************************* * \file block.c * * \brief * Process one block * * \author * Main contributors (see co
www.eeworm.com/read/151101/12235319

c tqm8xxl.c

/* * Handle mapping of the flash memory access routines * on TQM8xxL based devices. * * $Id: tqm8xxl.c,v 1.15 2005/11/07 11:14:28 gleixner Exp $ * * based on rpxlite.c * * Copyright(C) 2001 Ki