代码搜索结果

找到约 2,241 项符合 Keypad 的代码

keypad.cpp

//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to th

keypad.c

//**************************************************************************** // // KEYPAD.C - Routines for reading the User Buttons of the keypad // // Copyright (c) 2001 Cirrus Logic, Inc. //

keypad.c

// // 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.h

// // 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.cmp

[Key_definition] DEVICE_KEY_0 DEVICE_KEY_1 DEVICE_KEY_2 DEVICE_KEY_3 DEVICE_KEY_4 DEVICE_KEY_5 DEVICE_KEY_6 DEVICE_KEY_7 DEVICE_KEY_8 DEVICE_KEY_9 DEVICE_KEY_STAR DEVICE_KEY_HASH DEVICE_K

keypad.c

/* +----------------------------------------------------------------------------- | Project : GSM-PS | Modul : DRV_KBD +--------------------------------------------------------------------

keypad.h

/* * linux/include/asm-arm/arch-omap/keypad.h * * Copyright (C) 2006 Komal Shah * * This program is free software; you can redistribute it and/or modify * it under

keypad.h

/* ********************************************************************************************************* * EXAMPLE CODE ****************************

keypad.java

package com.javapatterns.command.audioplayer2; /** * This is the Invoker role */ public class Keypad { /** * @link aggregation */ private Command playCmd; /**

keypad.java

package com.javapatterns.command.audioplayer; /** * This is the Invoker role */ public class Keypad { /** * @link aggregation */ private Command playCmd; /**