代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/432512/8598196
txt key.txt
;键盘控制的数字显示与小灯。按p32,p33,p34,p35,分别全部显示0123
;************************************************************************
;* www.xh161.cn *
;*
www.eeworm.com/read/388599/8598207
pjt key.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\MYDSP\DSK2407\c\KEY\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler
www.eeworm.com/read/388599/8598223
paf key.paf
www.eeworm.com/read/187786/8600590
ico key.ico
www.eeworm.com/read/388398/8611884
txt key.txt
www.eeworm.com/read/288702/8613108
asm key.asm
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/288702/8613188
inc key.inc
.external F_Key_Init
.external F_Key_Scan
.external F_Key_Get
.define KEY_1 0x0001
.define KEY_2 0x0002
.define KEY_3 0x0004
.define KEY_LONG_1 0x8001
.define KEY_LONG_2 0x8002
.defi
www.eeworm.com/read/288702/8613209
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x0001
#define KEY_2 0x0002
#define KEY_3
www.eeworm.com/read/388339/8614055
c key.c
//按键扫描驱动程序
unsigned char key,key_h,kpush;
unsigned int key_l;
//按键连接到p1.0、p1.1、p1.2
void int_t0(void) interrupt 1
{
unsigned char dd,i;
TL0=TL0+30;TH0=0xfb; //800
/* 按键判别 */
if ((P
www.eeworm.com/read/388325/8614361
lst key.lst
C51 COMPILER V8.05a KEY 09/27/2008 09:32:26 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN .\