代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/180827/9294271

h keys.h

/* K E Y S . H -- k e y d e f i n i t i o n h e a d e r Mike Dumdei, 6 Holly Lane, Texarkana TX 75503 NOTE: EXTENDED KEY HANDLING OPTIONS This header allows k
www.eeworm.com/read/375133/9371711

searchresults boot_640x480.searchresults

---- SDRAM_COL_BIT Matches (3 in 1 files) ---- Memcfg.inc (inc):;SDRAM_COL_BIT EQU 2 ;0->8, 1->9, 2->10 Memcfg.inc (inc):B6_SCAN EQU 0x2;SDRAM_COL_BIT Memcfg.inc (inc):B7_SCAN EQU 0x2 ;SDRAM_CO
www.eeworm.com/read/178647/9389491

c main.c

//通用AT89C51试验板驱动 //包括串口通信,键盘输入,三线串行通信 //P1口接4X4键盘。P1.0接键盘最右边插头。 //驱动程序包括:按键后串口发送键号0-F;三线接收;三线和串口接收后串口发送补码 //最后修改2004-12-18 //控制芯片AT89C51 #include //3线串行通信 sbit CTRL=P3^2; //
www.eeworm.com/read/177612/9444073

c moveadd.c

/* We include the following header files, define some character arrays and a pointer to those arrays and then initialize the curses structures. */ #include #include #in
www.eeworm.com/read/373244/9468052

h aes1510.h

#ifndef AES1510_h #define AES1510_h //#include "PS1802RegAddrDef.h" //#include "PS1802RegBitDef.h" //#include "ParaTableAddr_3.h" //#include "PS1802ROMFuncAddr.h" #include #include "
www.eeworm.com/read/373225/9468587

c key_test.c

#include "GloblDef.h" #include "key.h" extern void KeyInitial(); extern BYTE GetKeyValue(); extern BYTE ScanKey(); extern BYTE xdata ScanKeyInterval; //键扫描时间 #pragma NOAREGS void OnTimer()
www.eeworm.com/read/176923/9479462

vhd dataget.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY dataget IS PORT(datain:IN STD_LOGIC_VECTOR(23 DOWNTO 0); clk_dsp:IN STD_LOGIC
www.eeworm.com/read/176730/9486491

c moveadd.c

/* We include the following header files, define some character arrays and a pointer to those arrays and then initialize the curses structures. */ #include #include #in
www.eeworm.com/read/176648/9488908

lst text1.lst

C51 COMPILER V7.09 TEXT1 08/17/2005 12:59:46 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE TEXT1 OBJECT MODULE PLACED IN T
www.eeworm.com/read/372449/9510437

c moveadd.c

/* We include the following header files, define some character arrays and a pointer to those arrays and then initialize the curses structures. */ #include #include #in