代码搜索结果

找到约 1,930 项符合 Keypad 的代码

keypad.lst

C51 COMPILER V7.50 KEYPAD 01/12/2006 13:31:13 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE KEYPAD OBJECT MODULE PLACED IN

keypad.c

//--------------------------------------------------------------------------- // Terawins Inc. Company Confidential Strictly Private // // $Archive: Keypad.c $ // $Revision: 0.01 $ // $Author: jw

keypad.h

//--------------------------------------------------------------------------- // Terawins Inc. Company Confidential Strictly Private // // $Archive: Keypad.h $ // $Revision: 1.01 $ // $Author: jw

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.def

LIBRARY KEYPAD EXPORTS KPD_Init KPD_Deinit KPD_Open KPD_Close KPD_Read KPD_Write KPD_Seek KPD_IOControl KPD_PowerUp KPD_PowerDown

keypad.c

#include #include #include #ifdef DEBUG DBGPARAM dpCurSettings = { _T("KEYPAD"), { _T("Errors"), _T("Warnings"), _T("Info"), _T(""),

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; /**

omap-keypad.c

/* * linux/drivers/input/keyboard/omap-keypad.c * * OMAP Keypad Driver * * Copyright (C) 2003 Nokia Corporation * Written by Timo Teräs * * Added support for H2 & H3

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