代码搜索:Emulation
找到约 6,488 项符合「Emulation」的源代码
代码结果 6,488
www.eeworm.com/read/153824/5644839
atm-sysconfig
#
# /etc/sysconfig/atm - general ATM setup
#
ATM=yes # enable ATM support at all
IPATM=no # Classical IP over ATM (using ATMARP)
AREQUIPA=no # Application REQUested IP over ATM
LANE=yes # LAN
www.eeworm.com/read/474586/6813136
svn-base isfield.sci.svn-base
function r = isfield(options, f)
// isfield - emulation of isfield
//
// r = isfield(options, f);
//
// test if options.f exists.
//
// Copyright (c) 2008 Gabriel Peyre
r = getfield(1,options);
r =
www.eeworm.com/read/474586/6813200
sci isfield.sci
function r = isfield(options, f)
// isfield - emulation of isfield
//
// r = isfield(options, f);
//
// test if options.f exists.
//
// Copyright (c) 2008 Gabriel Peyre
r = getfield(1,options);
r =
www.eeworm.com/read/414348/11120292
dni cmp_a_a.dni
[State Storage]
Reaction Register=0
Control Register=0
[Breakpoints]
Count=0
[FET]
Emulation mode=0
Free running=0
[Memory Dump]
Start address=
Lenghth=
Address info=0
Format=0
Dump regis
www.eeworm.com/read/414348/11120345
dni multiplier.dni
[State Storage]
Reaction Register=0
Control Register=0
[Breakpoints]
Count=0
[FET]
Emulation mode=0
Free running=0
[Memory Dump]
Start address=
Lenghth=
Address info=0
Format=0
Dump regis
www.eeworm.com/read/134141/14004611
dni testeeprom.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
[State Storage]
Reaction Register=0
Control Register=0
[Breakpoints]
Count=0
[FET]
Emulation mode=0
Free running=0
[Memory Dump]
Start address
www.eeworm.com/read/236583/14010062
dni speak.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[Breakpoints]
Count=0
[FET]
Emulation mode=0
Free running=0
[Memory Dump]
Start address=
Lenghth=
www.eeworm.com/read/235522/14065463
h utility.h
// utility.h
// Miscellaneous useful definitions, including debugging routines.
//
// The debugging routines allow the user to turn on selected
// debugging messages, controllable from the command li