代码搜索结果
找到约 1,930 项符合
Keypad 的代码
omap-keypad.h
/*
* linux/drivers/input/keyboard/omap-keypad.h
*
* Copyright (C) 2004 Texas Instruments Inc
* Author: TI
*
* Keypad header file
*
* This program is free software; you can redistribute it and
omap24xx-keypad.c
/*
* linux/drivers/input/keyboard/omap24xx-keypad.c
*
* Copyright (C) 2004 Texas Instruments Inc
* Author: TI
*
* Keypad driver for OMAP24xx
*
* This program is free software; you can redistri
keypad.c
//****************************************************************************
//
// KEYPAD.C - Routines for reading the User Buttons of the keypad
//
// Copyright (c) 2001 Cirrus Logic, Inc.
//
keypad.pjf
# Embest IDE Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE!
PROJECT_NAME
keypad
CONFIG
CPU
FAMILYID=1
MEMBERID=1
keypad.dsp
# Microsoft Developer Studio Project File - Name="KeyPad" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
keypad.cpp
// KeyPad.cpp : Defines the entry point for the keypad application.
//
#include "stdafx.h"
#include "stdio.h"
// Place a 10 key numeric pad on the cPad.
// Set up some per instance globals.
keypad
// $XKeyboardConfig: xkbdesc/symbols/keypad,v 1.2 2004/09/14 19:14:36 svu Exp $
// $Xorg: keypad,v 1.3 2000/08/17 19:54:43 cpqbld Exp $
partial hidden keypad_keys
xkb_symbols "overlay" {
include
keypad
// $Xorg: keypad,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Interpretations needed to implement the numeric keypad
// as an overlay instead of a modifier.
partial hidden xkb_compatibility "overlay"
keypad.h
/************************************************
*
* $Copyright 2001 Joseph J. Lemieux ALL RIGHTS RESERVED. $
*
* $Filename: C:\OSEKBook\src\CH05\inc\keypad.h $
*
* Description:
*
******
keypad.c
/************************************************
*
* $Copyright 2001 Joseph J. Lemieux ALL RIGHTS RESERVED. $
*
* $Filename: C:\OSEKBook\src\CH05\src\keypad.c $
*
* Description: Keypad Samp