代码搜索:KeyScan

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

代码结果 2,231
www.eeworm.com/read/379112/9207383

plg keyscan_led.plg

礦ision3 Build Log Project: E:\out\MCU\KeilC51\0_experiment\KeyScan_LED\keyscan.uv2 Project File Date: 08/16/2007 Output:
www.eeworm.com/read/175922/9525457

h t_keyscan.h

/* ------------------------------------------------------------------*- T_KeyScan.H (v1.00) ------------------------------------------------------------------ Key scan program (T
www.eeworm.com/read/175922/9525474

c t_keyscan.c

/* ------------------------------------------------------------------*- T_KeyScan.C (v1.00) ------------------------------------------------------------------ Key scan program (T
www.eeworm.com/read/365007/9883046

asm keyscan_new.asm

//================================================================= // key.asm 键盘功能 //================================================================= .INCLUDE SPCE061A.inc .PUBLIC _keys
www.eeworm.com/read/364610/9903146

uv2 keyscan.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/364610/9903151

bak keyscan_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/364610/9903170

m51 keyscan.m51

BL51 BANKED LINKER/LOCATER V6.05 07/31/2008 16:08:36 PAGE 1 BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY: D:\KEIL2\C51\BIN\BL51.EXE START
www.eeworm.com/read/364146/9920579

bak keyscan.c.bak

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "2410slib.h" #include "mmu.h" #include "uart.h" #include "timer.h" /******************************************************
www.eeworm.com/read/363700/9939839

bak keyscan.h.bak

#include "cpu.h" #define SCANTIME 244 //3ms 236 //5ms 217 //10ms 4M #define P2 (*(0x05)) //#define MATRIX //若定义为MATRIX则为4X4键盘的扫描,否则为单个端口的扫描。 #define KeyScan() P2&0xff
www.eeworm.com/read/363700/9939889

bak keyscan.h.bak

#include "cpu.h" #define SCANTIME 244 //3ms 236 //5ms 217 //10ms 4M #define P2 (*(0x05)) //#define MATRIX //若定义为MATRIX则为4X4键盘的扫描,否则为单个端口的扫描。 #define KeyScan() P2&0xff