代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/435957/7780400
dsn key_lcd.dsn
www.eeworm.com/read/435957/7780402
hex key_lcd.hex
:020000020000FC
:100000000C9401021895189518951895189518953F
:100010001895189518951895189518951895189578
:100020001895189518951895189518951895189568
:100030001895189518951895189518951895189558
:10
www.eeworm.com/read/435957/7780407
r90 key.r90
www.eeworm.com/read/435767/7784967
ps2key
www.eeworm.com/read/435744/7786031
vhd key_scan.vhd
--key_scan.vhd keypress scaner
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use work.components.all;
entity key_scan is
port(
col : in std_logic_vector(3 d
www.eeworm.com/read/435676/7787989
c key920.c
#include
#define PORTBIT(add,bit) ((unsigned)(&add)*8+(bit))
static bit CS_7289 @ PORTBIT(PORTC,5);
static bit CLK_7289 @ PORTBIT(PORTC,4);
static bit SDA_7289 @ PORTBIT(
www.eeworm.com/read/435572/7790111
sym key_scan.sym
www.eeworm.com/read/435572/7790158
asm key_scan.asm
;****************************************************************;
; Key Scan Function
;
; Key input pin: PRTD[7]
; Include two part: scan key when power on;
; scan key in the
www.eeworm.com/read/435572/7790195
asl key_scan.asl
+ 1 ;****************************************************************;
+ 2 ; Key Scan Function
+ 3 ;
+ 4 ; Key input