代码搜索结果

找到约 10,000 项符合 Switch 的代码

translate.c

/* * MIPS32 emulation for qemu: main translation routines. * * Copyright (c) 2004-2005 Jocelyn Mayer * Copyright (c) 2006 Marius Groeger (FPU operations) * Copyright (c) 2006 Thiemo Seufer (

taix_fee.map.eqn

-- Copyright (C) 1991-2005 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 o

taix_fee.fit.eqn

-- Copyright (C) 1991-2005 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 o

control_unite.vhdl

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for ins

top_test.vhd

-- VHDL Test Bench Created from source file top.vhd -- 09:47:39 12/18/2006 -- -- Notes: -- This testbench has been automatically generated using types std_logic and -- std_logic_vector for the

goats2_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }

bits1.lst

C51 COMPILER V6.21 BITS1 12/10/2004 11:55:16 PAGE 1 C51 COMPILER V6.21, COMPILATION OF MODULE BITS1 OBJECT MODULE PLACED IN b

os_cpu.h

#ifndef __OS_CPU_H__ #define __OS_CPU_H__ #define EN_SP2 0 /* 禁止(0)或允许(1)软非屏蔽中断 */ #define EN_OSStkChk 1 #define Sp2Space 32 #define OS_STACK_SIZ

board_cpu.ucf

NET "clk40" TNM_NET = "clk40"; TIMESPEC "TS_clk40" = PERIOD "clk40" 25 ns HIGH 50 %; ####################################################################### #

flash.c

/* * (C) Copyright 2004-2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2002 Jun Gu * Add support for Am29F016D and dynamic switch setting. *