代码搜索结果
找到约 2,241 项符合
Keypad 的代码
readme.txt
This program test the W90N745 keypad.
You can just run the executable file without any parameter and also
can modify the source code to suit your need.
key.c
#include
#include "typedef.h"
#define Nothing 100
//端口定义
sbit C1 = P2^3;
sbit C2 = P2^4;
sbit C3 = P3^2;
sbit C4 = P3^3;
sbit R1 = P3^4;
sbit R2 = P3^5;
sbit R3 = P3^0;
sbit
key.lst
C51 COMPILER V8.02 KEY 11/26/2006 21:57:40 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN key
hinput.h
/********************************************************************
*
* =-----------------------------------------------------------------=
* = ____ _________
key.c
#include
/*code char key_code[]={0x7E,0XBE,0XBD,0XBB,0XDE,0XDD,0XDB,0XEE,
0XED,0XEB,0X7D,0X7B,0XE7,0XD7,0XB7,0X77}; */
code char key_code[]={0X77,0XB7,0XD7,0XE7,0
69_decoder.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
keypadtest.c
/******************************************************************************
**
** COPYRIGHT (C) 2002 Intel Corporation.
**
** This software as well as the software described in it is furnish
kpd_i.h
/**
* @file kpd_i.h
*
* Declaration of internal function for keypad driver.
*
* @author Laurent Sollier (l-sollier@ti.com)
* @version 0.1
*/
/*
* History:
*
* Date
drv_dummy.c
/*
* DRV_DUMMY.C
*
* Set of dummy functions needed (because called by Condat or Layer1) when Riviera SWEs
* are disabled (R2D, KPD, etc...)
*
* Copyright (c) Texas Instruments 2002
*
*
sdlkey.3
.TH "SDLKey" "3" "Wed 11 Oct 2000, 22:28" "SDL" "SDL API Reference"
.SH "NAME"
SDLKey\- SDL Keysym Definitions
.SH "SDL Keysym definitions"
.PP
\fBSDLKey ASCII value Common Name\