代码搜索:KeyScan

找到约 2,231 项符合「KeyScan」的源代码

代码结果 2,231
www.eeworm.com/read/413383/11158181

h key.h

#ifndef _KEY_H #define _KEY_H enum { NoKey, LeftKey, RightKey }; BYTE KeyScan(void); #endif
www.eeworm.com/read/413198/11162845

m51 pwm.m51

BL51 BANKED LINKER/LOCATER V5.03 05/12/2007 17:30:03 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\工具安装目录二\KEIL C51\C51\BIN\BL5
www.eeworm.com/read/413198/11162853

uv2 pwm.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/266920/11201142

asm keysan.asm

;=========================================================================== ;(To use this Module, copy this section to main system file) ; .ref KEYSCAN ; .ref KEYSCAN_INIT ;function call ;
www.eeworm.com/read/266916/11201687

asm keysan.asm

;=========================================================================== ;(To use this Module, copy this section to main system file) ; .ref KEYSCAN ; .ref KEYSCAN_INIT ;function call ;
www.eeworm.com/read/335699/12505970

h includes.h

#ifndef __INCLUDES_H__ #define __INCLUDES_H__ #include #include "KeyScan.h" #include "SMC1602.h" #include "KeyProcess.h" #endif
www.eeworm.com/read/248833/12539156

h includes.h

#ifndef __INCLUDES_H__ #define __INCLUDES_H__ #include #include "LCD12864.h" #include "LCDShowMap.h" #include "GameGraph.h" #include "KeyScan.h" #include "KeyProcess.h" #en
www.eeworm.com/read/147163/12580088

c key2.c

/****************************************Copyright (c)**************************************************/ /** ;** 西南科技大学计算机学院 ;**
www.eeworm.com/read/147163/12580089

c key1.c

/****************************************Copyright (c)**************************************************/ /** ;** 西南科技大学计算机学院 ;**
www.eeworm.com/read/300743/13895190

c key.c

/********************************************************************************************************* ** ** (c) Copyright 2004-2006 **