代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5731106
h param.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redistributi
www.eeworm.com/read/147331/5731131
h param.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redistributi
www.eeworm.com/read/147331/5731818
h param.h
/* ARM configuration file; HZ is 100 rather than the default 60 */
#ifndef _SYS_PARAM_H
# define _SYS_PARAM_H
# define HZ (100)
# define NOFILE (60)
# define PATHSIZE (1024)
#define BIG_ENDIAN
www.eeworm.com/read/147331/5731836
h param.h
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are derived
www.eeworm.com/read/147331/5731839
h param.h
/*
* $Id: param.h,v 1.1 2002/11/07 19:27:36 jjohnstn Exp $
*/
#ifndef _MACHINE_PARAM_H_
#define _MACHINE_PARAM_H_
/*
* These aren't really machine-dependent for RTEMS.....
*/
/*
#define MACHIN
www.eeworm.com/read/147331/5732441
h param.h
/* This is a dummy file, not customized for any
particular system. If there is a param.h in libc/sys/SYSDIR/sys,
it will override this one. */
#ifndef _SYS_PARAM_H
# define _SYS
www.eeworm.com/read/145471/5745975
h param.h
#ifndef _LINUX_PARAM_H
#define _LINUX_PARAM_H
#ifndef HZ
#define HZ 100
#endif
#define EXEC_PAGESIZE 4096
#ifndef NGROUPS
#define NGROUPS 32
#endif
#ifndef NOGROUP
#define NOGROUP (-1)
#endif
#
www.eeworm.com/read/143791/5754391
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/143791/5755093
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/140727/5782692
sof param.sof
@ Sof v1.0 @
# This is the parameters file for the production system
@ FrontEnd 0 @
name = "AudioFrontEnd";
audio_input = {
byte_order = BIG_ENDIAN;
file_type = BINARY;
file_format = RAW;
dat