代码搜索:Key1
找到约 1,573 项符合「Key1」的源代码
代码结果 1,573
www.eeworm.com/read/301359/13859904
asm key.asm
SET8255: MOV DPTR,#8003H
MOV A,#80H
MOVX @DPTR,A
START1:
LCALL KEYPLAY
JMP START1
KEYPLAY:
KEYBORAD:MOV R0,#70H
KEY1: ACALL KS1
JNZ LK1
K
www.eeworm.com/read/491205/6441714
vhd aclink3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity aclink3 is
PORT(
bit_clk ,key1,sdata_in: IN STD_LOGIC;
sl:buffer std_logic
www.eeworm.com/read/487795/6500399
c a(s).c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/487795/6500407
c 复件 a(s).c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/487795/6500412
c 单片机双机通信.c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/487795/6500429
c 单片机双机通信.c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/487795/6500439
c a(s).c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/478253/6722824
vhd aclink3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity aclink3 is
PORT(
bit_clk ,key1,sdata_in: IN STD_LOGIC;
sl:buffer std_logic
www.eeworm.com/read/402018/11543954
vhd aclink3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity aclink3 is
PORT(
bit_clk ,key1,sdata_in: IN STD_LOGIC;
sl:buffer std_logic
www.eeworm.com/read/157326/11720087
_c timer._c
#include "iom8515v.h"
#include "macros.h"
#include "MAIN.h"
#include "UART.h"
#pragma interrupt_handler Timer0OverInter:8
uint LightCount=0;
uchar KeyTime=0;
uchar Key1,Key2,Key3;
uchar KeyS