代码搜索结果
找到约 1,930 项符合
Keypad 的代码
keypad.asm
/*******************************************************************************
************ LABCENTER ELECTRONICS ************
****
keypad.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
keypad.c
/*===========================================================================
FILE: KeyPad.c
SERVICES:
DESCRIPTION
This file contains the implementation of a simple applet that allows test
keypad.c
/* Having initialized the program and the curses library, we set the Keypad mode TRUE. */
#include
#include
#include
#define LOCAL_ESCAPE_KEY 27
int main()
{
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.c
#include
#include "../frame/frm_hd_device.h"
#include " ../kernel/kern_irq.h"
#include "keypad.h"
D_UINT16 drv_get_numb(KEYCODE *key , int keycode)
{ int row,col;
if((keyc
readme
keypad
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
intruder.lnp
"MAIN.obj",
"KEYPAD.obj",
"PC_O.obj",
"Simple_EOS.obj",
"PC_O_T1.obj",
"Intruder.obj"
TO "Intruder"
RAMSIZE(256)
intruder.plg
Build target 'Target 1'
compiling MAIN.C...
compiling KEYPAD.C...
compiling PC_O.c...
compiling Simple_EOS.c...
compiling PC_O_T1.c...
compiling Intruder.c...
linking...
creating hex file from "Intrud