代码搜索结果

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

keypad.c

/*----------------------------------------------- Virtual51 KeyPad Demo Oscilator:12Mhz ------------------------------------------------*/ #include #define uint unsigned int

makefile

# # Makefile for the Linux kernel device drivers. # # 2006-04-04, designed by huawei corp. # written as peripheral module's Makefile. # obj-m += keypad.o keypad-y := $(TOPDIR)/peripheral/keypad/keypa

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

#ifndef __KEYPAD_H__ #define __KEYPAD_H__ //Keypad 扫描码 #define KEYPADNUMLK 0x20 #define KEYPADDIV 0x28 #define KEYPADMUL 0x30 #define KEYPADSUB 0x37 #define KEYPADAD

keypad.txt

1.dllmain 2.init 1.Allocate a keypad controller object 2.power up 3.KeyPadConfigure configure GpioReg Init the control regs Enable the Interrupts 4.IsrThreadStart 3.KeyPadIsrThre

69_tb_decoder.vhd

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; entity tb_decoder is end tb_decoder; architecture tb of tb_decoder is component decoder port(keypad:in std_logic

keypad.lst

MPASM 03.00 Released KEYPAD.ASM 8-28-2005 20:25:49 PAGE 1 LOC OBJECT CODE LINE SOURCE TEXT VALUE 00001 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

keypad.sdi

,,,;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ,,,; ,,,; KEYPAD.ASM MPB Ver 1.0 28-8-05 ,,,; ,,,; Reads keypad and shows digit on display ,,,; D

evm5509_keypad.h

/* * Copyright 2004 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evm5509_keypad.h ======== * * Keypad interf