代码搜索:Key1
找到约 1,573 项符合「Key1」的源代码
代码结果 1,573
www.eeworm.com/read/490416/6456112
h keyprocess.h
#ifndef KEYPROCESS_H_
#define KEYPROCESS_H_
#define ACCERLATE 200
#define KEY1 0x400 /* P0.10ま竲硈钡KEY1 */
#define KEY2 0x800 /* P0.11ま竲硈钡KEY2 */
#define KEY3 0x1000 /* P0.12ま竲硈钡KE
www.eeworm.com/read/163987/5503222
ini jvinspectordemo.ini
Key1WithoutSection=This value has no section
Key2WithoutSection=This value has no section
[Global]
Key1=Value of [Global].Key1
Key2=Value of [Global].Key2
[Section2]
Key1=Value of [Section].
www.eeworm.com/read/357319/3019192
ini demo.ini
Key1WithoutSection=This value has no section
Key2WithoutSection=This value has no section
[Global]
Key1=Value of [Global].Key1
Key2=Value of [Global].Key2
[Section2]
Key1=Value of [Section].
www.eeworm.com/read/426735/9002792
vhd key1.vhd
--Key1模块
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity key1 is
port(
kin:in std_logic;
kout:out std_logic_vector(1 downto 0)
);
end key1;
architec
www.eeworm.com/read/381044/9113688
vhd key1.vhd
--Key1模块
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity key1 is
port(
kin:in std_logic;
kout:out std_logic_vector(1 downto 0)
);
end key1;
architec
www.eeworm.com/read/374530/9400120
vhd key1.vhd
--Key1模块
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity key1 is
port(
kin:in std_logic;
kout:out std_logic_vector(1 downto 0)
);
end key1;
architec
www.eeworm.com/read/349548/10819584
vhd key1.vhd
--Key1模块
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity key1 is
port(
kin:in std_logic;
kout:out std_logic_vector(1 downto 0)
);
end key1;
architec
www.eeworm.com/read/460213/7255578
vhd key1.vhd
--Key1模块
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity key1 is
port(
kin:in std_logic;
kout:out std_logic_vector(1 downto 0)
);
end key1;
architec