代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/291505/8412267
c key_driver.c
/********************************************
* *GEC2410-BOX
* *date : created at 2007-09-19 by baijb
********************************************/
#include
#include
www.eeworm.com/read/291505/8412273
c key_test.c
/**********************************************
* *single key driver test function
* *date : created at 2007-09-19 by baijb
**********************************************/
#include
#includ
www.eeworm.com/read/391240/8414420
lst key_led.lst
C51 COMPILER V7.10 KEY_LED 12/23/2006 23:20:55 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE KEY_LED
OBJECT MODULE PLACED IN
www.eeworm.com/read/391240/8414423
obj key_led.obj
www.eeworm.com/read/390802/8441727
bat key.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
www.eeworm.com/read/291084/8442179
vwf key_dao.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/291084/8442183
vwf key_shun.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/390732/8447079
asm key_asm.asm
.include hardware.inc
.define KEY_ALL 0xff00 //使用IOA8~IOA15作为键盘输入口
.ram
.var R_Delay = 0
//=============================================================
// 函数名称: F_GetKey
// 日期: 20040816