代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/280993/10274595
c key.c
/***********************************************************
Key scan progrem
************************************************************/
#include
extern uchar key_press_flag;
www.eeworm.com/read/162748/10276433
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/162748/10276466
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/355203/10285889
h key.h
#ifndef KEY_H
#define KEY_H
#define TRUE 1
#define FALSE 0
//extern int a[4];
void __irq KB_LISR(void);
void keyinit(void);
int KeyScan(void);
void LedShow( int key,int i);
void KB_
www.eeworm.com/read/355203/10286028
c key.c
#include
#include
#include "key.h"
#include "2410addr.h"
#include "GUI.h"
#define TRUE 1
#define FALSE 0
extern int keyvalue;
extern char phone_num[30];
ext
www.eeworm.com/read/355198/10286509
h key.h
#ifndef KEY_H
#define KEY_H
#define TRUE 1
#define FALSE 0
//extern int a[4];
void __irq KB_LISR(void);
void keyinit(void);
int KeyScan(void);
void LedShow( int key,int i);
void KB_
www.eeworm.com/read/355198/10286680
c key.c
#include
#include
#include "key.h"
#include "2410addr.h"
#include "GUI.h"
#define TRUE 1
#define FALSE 0
extern int keyvalue;
extern char phone_num[30];
ext
www.eeworm.com/read/355197/10286929
h key.h
#ifndef KEY_H
#define KEY_H
#define TRUE 1
#define FALSE 0
//extern int a[4];
void __irq KB_LISR(void);
void keyinit(void);
int KeyScan(void);
void LedShow( int key,int i);
void KB_
www.eeworm.com/read/162666/10286945
lst key.lst
C51 COMPILER V7.10 KEY 07/02/2005 14:18:18 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN .\k