代码搜索结果

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

diao.cmd

-c -heap 0x2000 -stack 0x4000 /* Memory Map 1 - the default */ MEMORY { PMEM: o = 00000020h l = 0003ffe0h } SECTIONS { .text > PMEM .stac

diao.cmd

-c -heap 0x2000 -stack 0x4000 /* Memory Map 1 - the default */ MEMORY { PMEM: o = 00000020h l = 0003ffe0h } SECTIONS { .text > PMEM .stac

readme.hypervisor

Description of the hypervisor mode ================================== The hypervisor mode of dynamips allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or

hypervisor_mode.7

.TH HYPERVISOR_MODE 7 "Sep 10, 2006" .SH NAME hypervisor mode \- allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or Frame-Relay networks. .SH SYNOPSIS .B

goats2.opt

### 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 01/23/2002 16:52:49 PAGE 1 C51 COMPILER V6.21, COMPILATION OF MODULE BITS1 OBJECT MODULE PLACED IN b

twi.a51

$INCLUDE (reg_c51.INC) TWI_data DATA 10H; slave_adr DATA 11H; rw BIT 20H; /* 0=write, 1=read */ b_TWI_busy BIT 21H; org 000h ljmp begin org 43h ljmp twi_it ;/*

readme.hypervisor

Description of the hypervisor mode ================================== The hypervisor mode of dynamips allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or

hypervisor_mode.7

.TH HYPERVISOR_MODE 7 "Sep 10, 2006" .SH NAME hypervisor mode \- allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or Frame-Relay networks. .SH SYNOPSIS .B

itk54x.gel

StartUp() { *(int *)0x1d=0xffa8; GEL_XMDef(0,0x1eu,1,0x8000u,0x7f); GEL_XMOn(); } menuitem "LoopBack" hotmenu LoopBack() { *(int *)0x60 =0; } menuitem "Record" hotmenu Record() {