代码搜索结果
找到约 1,930 项符合
Keypad 的代码
keypad.c
#include
typedef unsigned char uchar;
typedef unsigned int uint;
/***************全局变量***************/
uchar key_Pressed; //按键是否被按下:1--是,0--否
uchar key_val; //存放键值
keypad.h
void Init_Keypad(void);
void Check_Key(void);
void delay();
void Key_Event(void);
keypad.c
#include
typedef unsigned char uchar;
typedef unsigned int uint;
/***************全局变量***************/
uchar key_Pressed; //按键是否被按下:1--是,0--否
uchar key_val; //存放键值
keypad.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
keypad.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
linux-with-alt-and-altgr.inc
include "linux-keys-bare"
keycode 100 = AltGr
altgr keycode 70 = Show_Registers
alt keycode 70 = Scroll_Lock
control altgr keycode 83 = Boot
control altgr keycode 111 = Boot
# Hex keypad keys (for
linux-keys-bare.inc
# Linux-specific (and language-independent) keys
#
# This file describes function keys, console switching keys,
# keypad, cursor keys, and SysRq, ScrollLock, Pause
#
# It does not use the AltGr modifi
repository
orion/dev/9312/wince420/platform/ep931x/drivers/kbdmouse/keypad/pdd
repository
orion/dev/9312/wince420/platform/ep931x/drivers/kbdmouse/keypad/kbdcherryeng
desktop.upg
Generic Desktop
NORMAL
00 Undefined
01 Pointer
02 Mouse
03 Reserved
04 Joystick
05 Game Pad
06 Keyboard
07 Keypad
08-2F Reserved
30 X
31 Y
32 Z
33 Rx
34 Ry
35 Rz
36 Slider
37 Dial
3