代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/455782/7365639
rar scan_led.rar
www.eeworm.com/read/454556/7387453
c key_scan.c
/******************************************************************************
MODE: AML--#GPS+accelerator+compass
MCU: Cyan eCOG1k
COMPILER: CyanIDE v1.41
FILE NAME: key_scan C source code fil
www.eeworm.com/read/454556/7387477
lif key_scan.lif
.DECLARED
$key_scan
.UNDECLARED
$fd
$rg
$delay_ms
.END
www.eeworm.com/read/454556/7387489
asm key_scan.asm
; generated by Norcroft eCOG C Compiler V1.10 $BuildRevision$
; special options: -g
;
MODULE key_scan___key_scan
.CODE
.LARGE
; TARGET_MAX_STACK_OVERRUN = 8
;/*****************************
www.eeworm.com/read/454556/7387499
h key_scan.h
/******************************************************************************
MODE: AML--#GPS+accelerator+compass
MCU: Cyan eCOG1k
COMPILER: CyanIDE v1.41
FILE NAME: key_scan head files
*****
www.eeworm.com/read/454493/7388264
vhd scan8.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
library work;
use work.my_package.all;
entity SCAN8 is
Port (RES
www.eeworm.com/read/454493/7388268
vhd scan_gen.vhd
-scan_gen.vhd keyboard scan_clock generator
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity scan_gen is
generic (osc_f : integer := 3686 ; osc_bit : integer
www.eeworm.com/read/454493/7388290
vhd scan2.vhd
--The IEEE standard 1164 package, declares std_logic, rising_edge(), etc.
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity scan2 is
www.eeworm.com/read/454493/7388298
vhd scan4.vhd
--The IEEE standard 1164 package, declares std_logic, rising_edge(), etc.
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity scan4 is
www.eeworm.com/read/454493/7388305
vhd scan_count.vhd
--scan_count.vhd scan keypress counter
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity scan_count is
port(
clk : in std_l