代码搜索:SW

找到约 10,000 项符合「SW」的源代码

代码结果 10,000
www.eeworm.com/read/132064/14111605

readme

Author :SW.LEE Hardware/Software Environment ----------------------------------------------------------- A) Sometimes, if you use s3c2440_ov7620.o as a moduels "consistent_
www.eeworm.com/read/130553/14186540

c getopts.c

/* getopts.h */ #if !defined(__GETOPTS__) #define GETOPTS #define OPTINT 1 #define OPTSTR 2 #define OPTBOOL 3 #define OPTLONG 4 typedef struct {char *sw; int opttyp;
www.eeworm.com/read/216045/15028485

m closmskt.m

%Closes transmitter function closmskt(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/216045/15028521

m closetra.m

%Closes transmitter function closetra(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/216045/15028581

m closqamt.m

%Closes transmitter function closqamt(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/206309/15296832

c analog.c

/* vim: set sw=8 ts=8 si : */ /********************************************* * Author: Guido Socher, Copyright: GPL * * Digital analog conversion of channel ADC0 and ADC1 in * free running mode. ***
www.eeworm.com/read/10438/185718

c swab.c

/*** *swab.c - block copy, while swapping even/odd bytes * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * This module contains the routine _swab() which sw
www.eeworm.com/read/15240/440005

c ixqmgrinit.c

/** * @file IxQMgrInit.c * * @author Intel Corporation * @date 30-Oct-2001 * * @brief: Provided initialization of the QMgr component and its subcomponents. * * * @par * IXP400 SW Rel
www.eeworm.com/read/15240/440012

c ixethdbapisupport.c

/** * @file IxEthDBAPISupport.c * * @brief Public API support functions * * @par * IXP400 SW Release version 2.0 * * -- Copyright Notice -- * * @par * Copyright 2001-2005, Intel Corporation
www.eeworm.com/read/15240/440019

c ixethdbvlan.c

/** * @file IxEthDBVlan.c * * @brief Implementation of the VLAN API * * @par * IXP400 SW Release version 2.0 * * -- Copyright Notice -- * * @par * Copyright 2001-2005, Intel Corporation.