代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/194228/5134588
h ixperfprofacc.h
/**
* @file IxPerfProfAcc.h
*
* @brief Header file for the IXP400 Perf Prof component (IxPerfProfAcc)
*
*
* @par
* IXP400 SW Release version 2.0
*
* -- Copyright Notice --
*
* @par
* C
www.eeworm.com/read/194228/5134597
h ixnpedlmacros_p.h
/**
* @file IxNpeDlMacros_p.h
*
* @author Intel Corporation
* @date 21 January 2002
*
* @brief This file contains the macros for the IxNpeDl component.
*
*
* @par
* IXP400 SW Release versio
www.eeworm.com/read/194228/5134612
h ixosbuflib.h
/**
* @file IxOsBufLib.h (Replaced by OSAL)
*
* @date 9 Oct 2002
*
* @brief This file contains the mbuf pool initialisation entry point
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/194228/5134613
h ixqmgrdefines_p.h
/**
* @file IxQMgrDefines_p.h
*
* @author Intel Corporation
* @date 19-Jul-2002
*
* @brief IxQMgr Defines and tuneable constants
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/194228/5134629
c ixethacccontrolinterface.c
/**
* @file IxEthAccControlInterface.c
*
* @author Intel Corporation
* @date
*
* @brief IX_ETH_ACC_PUBLIC wrappers for control plane functions
*
* Design Notes:
*
* @par
* IXP400 SW Releas
www.eeworm.com/read/194228/5134643
c ixethdbcore.c
/**
* @file IxEthDBDBCore.c
*
* @brief Database support functions
*
* @par
* IXP400 SW Release version 2.0
*
* -- Copyright Notice --
*
* @par
* Copyright 2001-2005, Intel Corporation.
* A
www.eeworm.com/read/194228/5134647
c ixosalosservices.c
/**
* @file IxOsalOsServices.c (linux)
*
* @brief Implementation for Irq, Mem, sleep.
*
*
* @par
* IXP400 SW Release version 1.5
*
* -- Copyright Notice --
*
* @par
* Copyright 2001-2005,
www.eeworm.com/read/186639/5230680
m closerec.m
%Closes receiver
function closerec(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/186639/5230689
m showmskt.m
%Shows transmitter
function showmskt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root Syste