代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/373602/9448664
asm key.asm
//========================================================================================
// Progarm: The head file for key.asm in assembly view
// Arranged by: Andy Hsu
// Last modified date:
/
www.eeworm.com/read/373598/9448845
inc key.inc
//========================================================================================
// Progarm: The head file for pcplay.asm
// Wrote by: Andy Hsu
// Last modified date:
// 2000/06/23: f
www.eeworm.com/read/373598/9448868
asm key.asm
.INCLUDE hardware.inc;
.PUBLIC F_Key_Scan_Initial;
.PUBLIC _Key_Scan_ServiceLoop;
.PUBLIC F_Key_Scan_ServiceLoop;
//.PUBLIC F_Key_Scan_ServiceLoop_2;
.PUBLIC F_Key_DebounceCnt_Down;
.PUBLIC _S
www.eeworm.com/read/177517/9450161
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_0 0x81
#define KEY_1 0x82
#define KEY_2 0x84
www.eeworm.com/read/177516/9450190
asm key.asm
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/177415/9456066
h key.h
#ifndef _KEY_H
#define _KEY_H
#define OKKEY 1
#define LEFTKEY 2
#define DOWNKEY 3
#define UPKEY 4
#define RIGHTKEY 5
#define NULLKEY 0
#endif
www.eeworm.com/read/177266/9461809
bmp key.bmp
www.eeworm.com/read/373320/9463579
c key.c
#include
void keyscan() //键盘扫描
{
rd=0;
if(flag1==1) //flag1=1时,闹铃响
{
if(s2==0)
{
delay(5);
if(s2==0) //按S2键闹铃停止响
{
while(!s2);//松手检测
flag1=0;
}
www.eeworm.com/read/373320/9463598
lst key.lst
C51 COMPILER V7.50 KEY 09/23/2008 20:05:36 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN key