代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch.m51
BL51 BANKED LINKER/LOCATER V5.12 02/27/2008 17:13:49 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE switch
switch.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 /
d_switch.vhd
library ieee;
USE ieee.std_logic_1164.all;
entity d_switch is
port(sw_out: out std_logic_vector(7 downto 0);
sw_in0,sw_in1,sw_in2,sw_in3: in std_logic_vector(7 downto 0);
c_switch:in st
switch_wait.c
/*--------------------------------------------------------------*-
Switch_Wait.C(v1.00)
Author:06_Digital_Media
All Right Reserved
-------------------------------------------------------------
switch_wait.h
/*---------------------------------------------------------------*-
Switch_wait.H (v1.00)
Author:06_Digital_Media
All Right Reserved
-----------------------------------------------------------
switch_read.c
/*---------------------------------------------------------*-
Switch_read.c(v1.00)
Author : 06_Digital_Media
------------------------------------------------------------
A simple 'switc