代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/102027/15794421
h key.h
/*
file: KEY.H
purpose:
header file for keyboard module
*/
#ifndef _KEY_H_
#define _KEY_H_
#define KEY_ESC 0x01
#define KEY_1 0x02
#define KEY_2 0x03
#define KEY_3
www.eeworm.com/read/102027/15794424
c key.c
/*
file: KEY.C
purpose:
new keyboard interrupt handler and various keyboard routines
based on code from ZKEY.ASM
date: 11/4/95
note:
the key interrupts are not passed
www.eeworm.com/read/101205/15841717
bmp key.bmp
www.eeworm.com/read/101194/15841880
zmx key.zmx
www.eeworm.com/read/101194/15841885
c key.c
#include
#include
#include
#include
#include
void main()
{
unsigned long p,q;
unsigned long sk;
unsigned long y,c,d=1,h=0,j=0;
int *
www.eeworm.com/read/101008/15857727
h key.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/101008/15857729
c key.c
/*********************************************************************************************************
** Small RTOS Key Driver
**
**
www.eeworm.com/read/101008/15857730
opt key.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/101008/15857739
c key.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/101008/15857740
opt key.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }