代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/25071/943042
c calc.c
#include"calc.h"
void main(void)
{
init(); //键盘定时扫描初始化
status=0;
display(0);
//getkey();
while(1)
{
Refresh(ledbuf);
}
}
void display(signed long x)
{
signed long data t;
www.eeworm.com/read/427047/8983746
i function.i
#line 1 ".\function.c" /0
#line 1 "C:\KEIL\C51\INC\STDIO.H" /0
typedef unsigned int size_t;
#pragma SAVE
#pragma REGPARMS
extern char _getkey (void);
extern
www.eeworm.com/read/426630/9008768
i function.i
#line 1 ".\function.c" /0
#line 1 "C:\KEIL\C51\INC\STDIO.H" /0
typedef unsigned int size_t;
#pragma SAVE
#pragma REGPARMS
extern char _getkey (void);
extern
www.eeworm.com/read/352662/10527673
i function.i
#line 1 ".\function.c" /0
#line 1 "C:\KEIL\C51\INC\STDIO.H" /0
typedef unsigned int size_t;
#pragma SAVE
#pragma REGPARMS
extern char _getkey (void);
extern
www.eeworm.com/read/423810/10531397
h~ btnio.h~
#include
#include
#include "btn_ioctl_cmd.h"
#ifndef u8
#define u8 unsigned char
#endif
//used in the function getKeyValue() and getKey();
//this is the phone key layou
www.eeworm.com/read/423810/10531441
h btnio.h
#include
#include
#include "btn_ioctl_cmd.h"
#ifndef u8
#define u8 unsigned char
#endif
//used in the function getKeyValue() and getKey();
//this is the phone key layou