代码搜索:GetKey

找到约 2,187 项符合「GetKey」的源代码

代码结果 2,187
www.eeworm.com/read/474378/6808564

hex getkey.hex

:0C01CA000408EFDFBF7F040C070B0D0ED4 :1001B400EF1FAA0670011E4A600BE4FDEDC3947D97 :0501C40050EE0D80F774 :0101C9002213 :10000300E4FDFC74082DF8E6F5A065A0700302007A :10001300E4E5A0540F751200F513E4F510
www.eeworm.com/read/474378/6808565

obj getkey.obj

www.eeworm.com/read/474378/6808576

plg getkey.plg

礦ision3 Build Log Project: G:\08柳职电子竞赛资料 在 沙漠浮萍 上\无线安防设计资料 马华令组设计\比赛设计所有程序\矩阵按键\getkey.uv2 Project File Date: 08/08/2008 Output:
www.eeworm.com/read/474378/6808577

opt getkey.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/393663/8271034

c getkey.c

#ifndef _CHIPSOURCE_DEFINE #include "CHIPSOURCE.c" #endif BYTE GetKey(void); BYTE GetKey(void) { data BYTE key; while(KeyCode==0) {KEY_ROW0=0;KEY_ROW1=0;} key=KeyCode; KeyCode=0;
www.eeworm.com/read/265527/11262152

asm getkey.asm

;File: getkey.a51 ;Author: Eckart Hartmann Date:17/10/2003 ;Development progress: Urt834.df ; ;getkey=========Get a character from UART. ;C Function prototype: char _getkey(void); ;Description o
www.eeworm.com/read/147193/12578112

html getkey.html

标准库函数 - getkey
www.eeworm.com/read/146494/12642388

c getkey.c

/***********************************************************************/ /* This file is part of the C51 Compiler package */ /* Copyright KEIL ELEKTRONIK GmbH 1993 - 1999
www.eeworm.com/read/236729/14001301

c getkey.c

www.eeworm.com/read/105103/15677872

c getkey.c

/***********************************************************************/ /* This file is part of the C51 Compiler package */ /* Copyright KEIL ELEKTRONIK GmbH 1993 - 2002