代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/459570/1568418
c getkey.c
/***********************************************************************/
/* This file is part of the C51 Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1993 - 2002
www.eeworm.com/read/459570/1568541
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/455373/1615411
c getkey.c
/******************************************************************************
Filename: getkey.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
****************************
www.eeworm.com/read/250682/4428293
c getkey.c
/******************************************************************************
Filename: getkey.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
****************************
www.eeworm.com/read/249574/4446900
c getkey.c
/***********************************************************************/
/* This file is part of the C51 Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1993 - 2001
www.eeworm.com/read/249574/4447000
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/236412/4640518
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/235521/4650908
lst getkey.lst
C51 COMPILER V8.08 GETKEY 05/05/2007 21:05:43 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE GETKEY
OBJECT MODULE PLACED IN
www.eeworm.com/read/235521/4650909
c getkey.c
#include
#include
//-----------------------------
uchar Tab1[]={0xf7,0xfb,0xfd,0xfe};
sfr KeyPort=0x90;
//-----------------------------
uchar ReadKey(void)
{
uchar i
www.eeworm.com/read/232817/4696107
c getkey.c
/******************************************************************************
* *
* **********