代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
control.odl
//------------------------------------------------------------------------------
// File: Control.odl
//
// Desc:
//
// Copyright (c) 1999-2001, Microsoft Corporation. All rights reserved.
//-
myapp.control
//----------------------------------------------------------------------
// This file contains control flags (parameters) that are used by the
// ClassLinker program when generating output file(s) f
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
remote.nc
// $Id: Remote.nc,v 1.2.2.2 2003/08/18 22:09:47 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to
remote.h
// $Id: Remote.h,v 1.1.4.2 2003/08/18 22:09:47 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to u
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
control.hier_info
|control
clk => sstart.CLK
clk => count[0].CLK
clk => count[1].CLK
clk => count[2].CLK
clk => count[3].CLK
start => sstart.DATAIN
startstop