代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5933620
h param.h
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This software was developed by the Computer Systems Engineering group
* at Lawrence Berkeley
www.eeworm.com/read/131315/5939806
h param.h
/* This is so that Emacs can run on VMS... */
#define EXEC_PAGESIZE 512
www.eeworm.com/read/131315/5941243
h param.h
#ifndef __libgxx_sys_param_h
extern "C"
{
#ifdef __sys_param_h_recursive
#include_next
#else
#define __sys_param_h_recursive
#ifdef VMS
#include "GNU_CC_INCLUDE:[sys]param.h"
#else
#in
www.eeworm.com/read/130166/5963754
c param.c
#include
#include
#include "board.h"
#include "bios.h"
#define COMPEX_VENDOR_ID 0x11F6
#define IRE201_DEVICE_ID 0x8000
#define NP15B_DEVICE_ID 0x8001
#define BTE201_D
www.eeworm.com/read/130166/5963757
c param.c
#include
#include
#include "board.h"
#include "bios.h"
#define COMPEX_VENDOR_ID 0x11F6
#define IRE201_DEVICE_ID 0x8000
#define NP15B_DEVICE_ID 0x8001
#define BTE201_D
www.eeworm.com/read/128965/5975832
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/128531/5987567
h param.h
/*
** -----------------------------------------------------------------------------
**
** Perle Specialix driver for Linux
** Ported from existing RIO Driver for SCO sources.
*
* (C) 1990 - 2000
www.eeworm.com/read/128531/5988915
h param.h
/*
* linux/include/asm-arm/arch-clps711x/param.h
*
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/128531/5988930
h param.h
/*
* linux/include/asm-arm/arch-shark/param.h
*
* by Alexander Schulz
*/
/* This must be a power of 2 because the RTC
* can't use anything else.
*/
#define HZ 64
#define hz_to_std(a) ((a * HZ)