代码搜索:KeyScan
找到约 2,231 项符合「KeyScan」的源代码
代码结果 2,231
www.eeworm.com/read/378825/2680589
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
#define SCANPORT P2
unsigned char ucKeyScan(); //键盘扫描程序
#endif
www.eeworm.com/read/378825/2680591
c keyscan.c
//*************************************************************************************************
//*************************************************************************************************
www.eeworm.com/read/378825/2680601
lst keyscan.lst
C51 COMPILER V8.05a KEYSCAN 08/11/2007 12:25:46 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEYSCAN
OBJECT MODULE PLACED I
www.eeworm.com/read/378825/2680604
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
unsigned char ucKeyScan(); //键盘扫描程序
#endif
www.eeworm.com/read/378825/2680606
c keyscan.c
//*************************************************************************************************
//*************************************************************************************************
www.eeworm.com/read/378825/2680616
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
unsigned char ucKeyScan(); //键盘扫描程序
#endif
www.eeworm.com/read/378825/2680618
c keyscan.c
//*************************************************************************************************
//*************************************************************************************************
www.eeworm.com/read/378825/2680642
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
unsigned char ucKeyScan(); //键盘扫描程序
#endif
www.eeworm.com/read/378825/2680644
c keyscan.c
//*************************************************************************************************
//*************************************************************************************************
www.eeworm.com/read/378825/2680825
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
unsigned char ucKeyScan(); //键盘扫描程序。
#endif