代码搜索结果
找到约 2,241 项符合
Keypad 的代码
kpad.c
//*********************************************************************************
//
// keypad.c uses the user buttons on the keypad
//
//*******************************************************
entries
/Makefile/1.5/Sat Jan 18 22:43:50 2003//
/drv_keyboard.c/1.5/Thu Jan 23 16:35:54 2003//
/drv_keyboard.h/1.4/Thu Jan 23 16:12:57 2003//
/drv_keypad.c/1.4/Wed Aug 15 07:47:43 2007//
/drv_keypad.h/1.2/We
intruder.lnp
"MAIN.obj",
"KEYPAD.obj",
"PC_O.obj",
"Simple_EOS.obj",
"PC_O_T1.obj",
"Intruder.obj"
TO "Intruder"
RAMSIZE(256)
intruder.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
intruder_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
intruder.lnp
"MAIN.obj",
"KEYPAD.obj",
"PC_O.obj",
"Simple_EOS.obj",
"PC_O_T1.obj",
"Intruder.obj"
TO "Intruder"
RAMSIZE(256)
intruder.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 }
intruder_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
user.c
/*
filename: User.c
purpose: the main function
author: wx
date: 2003-3-20
*/
#include
#include
#include
#include
#include
#include
main.c
//****************************************************************
//FILE: main.c
//功能: 主体流程控制
//****************************************************************
//***************************