代码搜索:KeyScan

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

代码结果 2,231
www.eeworm.com/read/433483/1883579

h key.h

#ifndef __KEY_H__ #define __KEY_H__ #include "DvrKEY.h" extern void KeyScan_Init(); extern unsigned int KeyScan_GetKey(unsigned int *KeyType); extern unsigned int KeyScan_CheckRepeat(); extern
www.eeworm.com/read/453029/1644470

rsp runxst_tcl.rsp

set allSynthModules {keyscan.MOD}
www.eeworm.com/read/453029/1644477

rsp sumrpt_tcl.rsp

set ADucfFile {keyscan.ucf}
www.eeworm.com/read/453029/1645704

rsp runxst_tcl.rsp

set allSynthModules {keyscan.MOD}
www.eeworm.com/read/453029/1645713

rsp sumrpt_tcl.rsp

set ADucfFile {keyscan.ucf}
www.eeworm.com/read/384429/8869892

c main.c

//************************************************************************************************* //*************************************************************************************************
www.eeworm.com/read/178651/9389472

c main.c

//相机控制器程序 //使用89C51线路板 // //2005-09-12支持995和20D //2005-11-2加入地方恒星时计算 #include //======================= //定义I/O资源 //======================= //4X4键盘扫描,P1 sbit SCAN1=P1^4;
www.eeworm.com/read/373470/9454573

uv2 prict111.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,5,
www.eeworm.com/read/358652/10182687

c main.c

//************************************************************************************************* //*************************************************************************************************
www.eeworm.com/read/466890/7022835

h keypad.h

/************************************************************************* ** Keypad 头文件 ***************************************************************************/ #ifndef _KEYPAD_H_ #defi