代码搜索结果
找到约 2,241 项符合
Keypad 的代码
decode.vhd
-----------------------------------------------------------------------
--
-- Original Code Copyright (c) 1999 by Esperan. All rights reserved.
-- www.esperan.com
--
-- This source file may be
key.c
#include "ExtDef.h"
uchar xdata RowOut _at_ 0x8000;
uchar xdata ColIn _at_ 0x8003;
uchar Key=Nothing; //键盘缓冲寄存器(公有数据)
uchar Fn_Key; //功能键
extern void delay(int c);
//*************
key.lst
C51 COMPILER V8.05a KEY 11/09/2008 23:18:20 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN ke
key_scan.c
#include
#include
#define TIMER0_COUNT 1000
#define uchar unsigned char
extern void delay(unsigned int ms);
code uchar key_code[]={0xee,0xed,0xeb,0xe7, //0.1.2.3.
69_decoder.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
cdr15key.c
/* == IDENTIFICATION ==================================================
*
* Copyright (C) 2004, Philips Semiconductors Nuernberg
*
* System : Vega Family
* Component : PT
* Modu
69_decoder.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
69_decoder.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
69_decoder.vhd
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--
sw4.c
#include
#include
#include
#include
#include /* for in_interrupt */
#include
#includ