代码搜索:KeyScan
找到约 2,231 项符合「KeyScan」的源代码
代码结果 2,231
www.eeworm.com/read/397376/2403141
900fc73fdacc001d1b149b113a8ef8e7
#ifndef KEYSCAN_H
#define KEYSCAN_H
#define NORMAL 0
struct TURNPAGE
{
uint8 len; //TurnFlag=0没有要显示的字符。TurnFlag>0为还要显示的字符
uint8 *ptr; //显示字符的指针
uint8 x; //起始x 用于来回翻页
uint
www.eeworm.com/read/397376/2403166
b0470a6ddacc001d1b149b113a8ef8e7
#ifndef KEYSCAN_H
#define KEYSCAN_H
#define NORMAL 0
struct TURNPAGE
{
uint8 len; //TurnFlag=0没有要显示的字符。TurnFlag>0为还要显示的字符
uint8 *ptr; //显示字符的指针
uint8 x; //起始x 用于来回翻页
uint
www.eeworm.com/read/397376/2403220
40156055dacc001d1b149b113a8ef8e7
#ifndef KEYSCAN_H
#define KEYSCAN_H
#define NORMAL 0
struct TURNPAGE
{
uint8 len; //TurnFlag=0没有要显示的字符。TurnFlag>0为还要显示的字符
uint8 *ptr; //显示字符的指针
uint8 x; //起始x 用于来回翻页
uint
www.eeworm.com/read/10822/190935
h key.h
#include "../header/global.h"
// 变量声明
bit flag_always; /* 按键未释放标志 */
// 函数声明
void KeyScan(void);
www.eeworm.com/read/15489/465817
c main.c
#include "reg51.h"
#include "PWM.h"
void main()
{
Init_Timer0();
while(1)
{
KeyScan(); //按键扫描
}
}
www.eeworm.com/read/19103/811254
lnp latticelcd.lnp
"main.obj",
"LCD12864.obj",
"KeyScan.obj",
"KeyProcess.obj",
"LCDShoeMap.obj",
"GameGraph.obj"
TO "LatticeLCD"
www.eeworm.com/read/19160/818738
lnp latticelcd.lnp
"main.obj",
"LCD12864.obj",
"KeyScan.obj",
"KeyProcess.obj",
"LCDShoeMap.obj",
"GameGraph.obj"
TO "LatticeLCD"
www.eeworm.com/read/19176/823082
lnp latticelcd.lnp
"main.obj",
"LCD12864.obj",
"KeyScan.obj",
"KeyProcess.obj",
"LCDShoeMap.obj",
"GameGraph.obj"
TO "LatticeLCD"
www.eeworm.com/read/19211/825806
lnp latticelcd.lnp
"main.obj",
"LCD12864.obj",
"KeyScan.obj",
"KeyProcess.obj",
"LCDShoeMap.obj",
"GameGraph.obj"
TO "LatticeLCD"
www.eeworm.com/read/40534/917949
lnp latticelcd.lnp
"main.obj",
"LCD12864.obj",
"KeyScan.obj",
"KeyProcess.obj",
"LCDShoeMap.obj",
"GameGraph.obj"
TO "LatticeLCD"