代码搜索结果

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

switch-old.s

/* switch.s * Machine dependent context switch routines. DO NOT MODIFY THESE! * * Context switching is inherently machine dependent, since * the registers to be saved, how to set up an initi

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d

context_switch.asm

; File: context_switch.asm ; Copyright (c) 1998-1999 Murphy Cheng-Che Chen ; ; This program is free software; you can redistribute it and/or modify ; it under the te

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d

task_switch.h

/******************************************************* 本程序只供学习使用,未经作者许可,不得用于其它任何用途 Task_Switch.h file Created by Computer-lov Date: 2005.10.27 Edit date:2006.2.24 Version V1.1 Copyrig

task_switch.lst

C51 COMPILER V7.02b TASK_SWITCH 06/05/2007 15:13:34 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE TASK_SWITCH OBJECT MODULE PLAC