代码搜索结果
找到约 1,930 项符合
Keypad 的代码
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;
/**
keypad.c
/*
* extdrv/peripheral/keypad/keypad.c
*
* Copyright (c) 2006 Hisilicon Co., Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
keypad.h
/*
* extdrv/peripheral/keypad/hi_keypad.h for Linux .
*
* History:
* 10-April-2006 create this file
*/
#ifndef __KEYPAD_INC__
#define __KEYPAD_INC__
#define KEY_L_PORT GPIO_0
keypad.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Ta
keypad.m51
BL51 BANKED LINKER/LOCATER V5.03 03/08/2007 19:44:47 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE keypad
keypad.plg
礦ision2 Build Log
Project:
D:\C51PROC\PROG30\keypad.uv2
Project File Date: 03/08/2007
Output:
Build target 'Target 1'
compiling keypad.C...
keypad.lst
C51 COMPILER V7.06 KEYPAD 03/08/2007 19:44:47 PAGE 1
C51 COMPILER V7.06, 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
/************************************************
*
* $Copyright 2001 Joseph J. Lemieux ALL RIGHTS RESERVED. $
*
* $Filename: C:\OSEKBook\src\CH05\inc\keypad.h $
*
* Description:
*
******