代码搜索结果
找到约 2,241 项符合
Keypad 的代码
t_hex_keypad_grayhill_072.v
/* Source file: t_Hex_Keypad_Grayhill_072.v
md ciletti 6-13-2002, rev 10-12-2004
*/
module test_Hex_Keypad_Grayhill_072 ();
wire [3: 0] Code;
wire Valid;
wire [3: 0] Col;
wire
t_hex_keypad_grayhill_072.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|13 Jun 2002 17:18:24 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{D381B66A-7CAB-4EFE-AD43-F389FAF5E9CF}
vti_cacheddtm:TX|13 Jun 2002 17
keypad lcd display based on interrupt.asm
;只有两个功能键,一个设置键,按下后,将后面的按键放入50H、51H
;二次按下此键将此后按下的两个键值 合并保存在52H,
;取消键功能:清零50H、51H
;
ORG 0000H
AJMP START
ORG 0013H
AJMP INT1
OR
s3c6410_keypad.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
t_hex_keypad_grayhill_072.v
/* Source file: t_Hex_Keypad_Grayhill_072.v
md ciletti 6-13-2002, rev 10-12-2004
*/
module test_Hex_Keypad_Grayhill_072 ();
wire [3: 0] Code;
wire Valid;
wire [3: 0] Col;
wire
t_hex_keypad_grayhill_072.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|13 Jun 2002 17:18:24 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{D381B66A-7CAB-4EFE-AD43-F389FAF5E9CF}
vti_cacheddtm:TX|13 Jun 2002 17
s3c6410_keypad.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
t_hex_keypad_grayhill_072.v
/* Source file: t_Hex_Keypad_Grayhill_072.v
md ciletti 6-13-2002, rev 10-12-2004
*/
module test_Hex_Keypad_Grayhill_072 ();
wire [3: 0] Code;
wire Valid;
wire [3: 0] Col;
wire
t_hex_keypad_grayhill_072.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|13 Jun 2002 17:18:24 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{D381B66A-7CAB-4EFE-AD43-F389FAF5E9CF}
vti_cacheddtm:TX|13 Jun 2002 17
ex5-3.lnp
"ex5-3.obj",
"keypad.obj",
"lcd.obj",
"delay100us.obj"
TO "ex5-3"