代码搜索结果
找到约 2,241 项符合
Keypad 的代码
sdl_fbkeys.h
/* Scancodes for the Linux framebuffer console
- Taken with thanks from SVGAlib 1.4.0
*/
#define SCANCODE_ESCAPE 1
#define SCANCODE_1 2
#define SCANCODE_2 3
#define SCANCODE_3 4
lcd_key.c
/*------------------------------------------------------------------*-
LCD_KEY.C
键盘与LCD刷新函数库
-*------------------------------------------------------------------*/
#include "main.h"
#include "Key
kbd.c
///////////////////////////////////////////////////////////////////////////
//// KBDD.C ////
//// Generic keypad scan driv
kbd.c
///////////////////////////////////////////////////////////////////////////
//// KBDD.C ////
//// Generic keypad scan driv
kpd_functions.c
/**
* @file kpd_functions.c
*
* Implementation of Keypad functions.
* These functions implement the keypad processing.
*
* @author Laurent Sollier (l-sollier@ti.com)
* @version 0.1
_info
m255
13
cModel Technology
dC:\mikeg\Designs\Dan_Cox\KeypadScan_ProjNav_3_4_05\ProjNav
vglbl
I;3bdO6U;R_i?oXm0zZ=6m3
VnN]4Gon>inod6>M^M2[SV1
w1090510499
Fglbl.v
L0 5
OE;L;6.0a;29
r1
31
tGenerateLoopIte
calculator.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
main.c
// --------------------------------------------------------------------
//
// Title : MAIN
// :
// Library :
// :
// Developers: MICROTIME MDS group
//
common.h
void lcd_disp_hz16(UINT16T x0, UINT16T y0, UINT32T ForeColor, UINT8T *s);
void lcd_screencls(UINT16T x0, UINT16T y0, UINT32T ForeColor, UINT8T *s);
void keypad_getkey(UINT8T *f_ucChar);
void Bitmap
jmbiec51mp3.opt
### 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 {