代码搜索:GetKey

找到约 2,187 项符合「GetKey」的源代码

代码结果 2,187
www.eeworm.com/read/128784/5979523

uv2 sample517.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Simulator), 0x0000 // Tools: 'MCS-51' Target (MCB517AC), 0x0000 // Tools: 'MCS-51' Group (Source Code) Group (Documentation
www.eeworm.com/read/410360/11290238

h keyscan.h

#ifndef KeyScan_H #define KeyScan_H #define KeyMaxNum 8 // 实际系统中按键的数目 // 由于按键扫描程序是在定时器中被调用,所以在使用该函数前,首先要确认定时间隔, // 这是下面按键几个重要参数间隔时间的基准 #define KeyDelayTime 6 // 按键抗干扰检测次数,一般
www.eeworm.com/read/410360/11290262

c keyscan.c

/*************************************************************************************************** ** ** 按键查询扫描软件子程序 ** 该程序采用在定时器中每间隔10ms扫描一次按键状态,并且通过特定在按键“年份”计数器把每次的次数记录 ** 下来,然后
www.eeworm.com/read/261343/11653937

c cfghelp.c

#include #include #include #include #include "tdecfg.h" #include "cfghelp.h" extern struct vcfg cfg; extern FILE *tde_exe; exte
www.eeworm.com/read/156937/11751658

c kb.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\kb.h" void Test_Kb(void) { U8 which_key; rPCONG=0x00ff; //EINT7~0
www.eeworm.com/read/156937/11751697

c led.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\led.h" void Test_Led(void) { rSYSCFG=SYSCFG_8KB; #if (PLLON==1) Cha
www.eeworm.com/read/156743/11778383

c kb.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\kb.h" void Test_Kb(void) { U8 which_key; rPCONG=0x00ff; //EINT7~0
www.eeworm.com/read/156743/11778414

c led.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\led.h" void flash_Led(void) { rSYSCFG=SYSCFG_8KB; #if (PLLON==1) Ch
www.eeworm.com/read/155592/11862369

c cfghelp.c

#include #include #include #include #include "tdecfg.h" #include "cfghelp.h" extern struct vcfg cfg; extern FILE *tde_exe; exte
www.eeworm.com/read/257304/11934544

c kb.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\kb.h" void Test_Kb(void) { U8 which_key; rPCONG=0x00ff; //EINT7~0