代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/350246/10753708
pin key.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/350246/10753727
dbp key.dbp
www.eeworm.com/read/350246/10753762
pss key.pss
|
37197fafc61fd27f55b91bb74236887
keydecoder_deb:inst2
47d706fbec38ed6f1daf9859a01b5b
clk_gen:inst1
f55fe8b78af4dfa89a54fbdd31c68a9
keyscan:inst
9efbc53ccc90829344128a3f3d4cb52
www.eeworm.com/read/350246/10753771
hif key.hif
Version 7.0 Build 33 02/05/2007 SJ Full Version
35
1915
OFF
OFF
OFF
OFF
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
www.eeworm.com/read/350246/10753826
qsf key.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/350206/10759801
c key.c
#include "includes.h"
// 采单索引结构
typedef struct
{
const prog_char KeyTab_MenuIndex; //当前状态索引号
const prog_char KeyTab_MaxItems; //本级菜单最大条目数
const prog_char KeyTab_Pr
www.eeworm.com/read/350206/10759809
lst key.lst
1 .file "key.c"
2 .arch atmega32
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/350206/10759818
h key.h
#ifndef __key_h
#define __key_h
#include "includes.h"
#define KEY_PORT PORTD
#define KEY_PIN PIND
#define KEY_DDR DDRD
#define PD2_ok PD2
#define PD3_left PD3
#define