代码搜索:按键扫描
找到约 10,000 项符合「按键扫描」的源代码
代码结果 10,000
www.eeworm.com/read/146081/12679216
res 截获按键消息.res
www.eeworm.com/read/239154/13300898
c 按键音试验.c
/*你的手机里应该有这个选项,按键时发出嘀的一声,这时为了让用户知道按键已经生
效的提示。我们今天也在我们的试验板上做这个试验,按下K1,就发出短暂的嘀声。 */
#include
#define uint unsigned int
#define uchar unsigned char
#define ulong unsigned long
sbit
www.eeworm.com/read/321359/13408244
jpg 按键处理流程.jpg
www.eeworm.com/read/309517/13669708
plg 三.按键判断.plg
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.0 xdata=0 code=98
creating hex file from "三.按键判断"...
"三.按键判断" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
"三.按键判断"
www.eeworm.com/read/309517/13669713
opt 三.按键判断.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/304374/13795378
bin 移位复合按键.bin
www.eeworm.com/read/304374/13795379
asm 移位复合按键.asm
ORG 0000H
LJMP MAIN
ORG 0020H
MAIN:MOV 40H,#35
MOV 50H,#23
MOV 39H,#0
MOV 70H,#10
START:MOV 30H,#0
MOV R2,#0
MOV R3,#128
CLR P1.0
LCALL ADC
LCALL ZH
www.eeworm.com/read/304374/13795385
hex 移位复合按键.hex
www.eeworm.com/read/409485/11321307