代码搜索:KeyScan

找到约 2,231 项符合「KeyScan」的源代码

代码结果 2,231
www.eeworm.com/read/141567/13000119

bak project_opt.bak

### 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/324710/13250704

bak dynamicled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/324710/13250716

uv2 dynamicled.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/324075/13289522

c 51541515.c

//========================================================// //文件名称:Key.c //功能描述:初始化键盘函数和扫描键盘函数 //维护记录 2006.7.31 by zhenlei //========================================================// #include "
www.eeworm.com/read/494667/6359890

c text1.c

#include #define uchar unsigned char #define dataout P0 void clearmen(); unsigned int a; void keyscan(); void delay1ms(unsigned char ms); sbit fangbo=P3^7; //=============正弦波数据======
www.eeworm.com/read/492669/6418369

uv2 12864.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/492669/6418373

bak 12864_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/492677/6418464

bak ceshiyi_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/492677/6418484

uv2 ceshiyi.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/485139/6565477

c sidebuttons.c

/***************************************************************************** * * Side buttons driver * (S3(RD6), S4(RD13), S5(RA7) and S6(RD7) on Explorer 16 board) * *********************