代码搜索结果
找到约 1,930 项符合
Keypad 的代码
osddraw.c
#include
#include "common.h"
#include "System.h"
#include "Struct.h"
#include "OSDDraw.h"
#include "Keypad.h"
#include "TwoWire.h"
#include "TW10xReg.h"
#include "OSDCtrl.h"
#includ
keypad.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
keypad.cpp
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to th
numpanel.reg
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{2B06F7A1-088E-11d2-93F1-204C4F4F5020}]
@="Numeric Keypad"
[HKEY_CLASSES_ROOT\CLSID\{2B06F7A1-088E-11d2-93F1-204C4F4F5020}\InprocServer32]
@="\windows\\sip1.d
keypad.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
keypad.cpp
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to th
_objects.mac
OBJECTS=\
obj\ARMV4I\retail\Keypad.obj\
obj\ARMV4I\retail\kbd.obj
keypad.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
keypad.cpp
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to th
kpd_scan_functions.c
/**
* @file kpd_scan_functions.c
*
* Implementation of hardware keypad interface functions.
* These functions implement the keypad interface with the windows.
*
* @author Laurent Solli