代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/275188/10830673
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = xilkernel
PARAMETER OS_VER = 3.00.a
PARAMETER STDIN = RS232
PARAMETER STDOUT = RS232
PARAMETER proc_instance = microblaze_0
#
www.eeworm.com/read/274318/10876527
c channel_real_input.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasalo
| Date: February 1999
|
| History:
| March 18, 1999 Maarit Melvasalo
|
www.eeworm.com/read/274318/10876577
c blockcollect.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/272556/10953527
qsf clkgen.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/271249/11001790
h avl.h
#ifndef __AVL_HEADER__
#define __AVL_HEADER__
struct avl_node {
struct avl_node *prev;
struct avl_node *next; /* pointer of bidirectional link */
struct avl_node *left;
struct avl_node *right;
www.eeworm.com/read/471041/6904381
tcf c672xevm.tcf
utils.loadPlatform("ti.platforms.padk6727");
/* The following DSP/BIOS Features are enabled. */
bios.enableRealTimeAnalysis(prog);
bios.enableRtdx(prog);
bios.enableTskManager(prog);
bios.HW
www.eeworm.com/read/434815/6959336
h mass.h
#ifndef _MASS_H
#define _MASS_H
#include "chap9.h"
typedef struct epi
{
unsigned max_packet_size:10; // 端点最大封包
unsigned dev_addr:7; // 设备地址
unsigned ep_num:5; // 端点号
www.eeworm.com/read/468155/6994395
mhs system.mhs
# ##############################################################################
# Created by Base System Builder Wizard for Xilinx EDK 9.2 Build EDK_Jm.16
# Mon Oct 01 16:44:35 2007
# Target Boa
www.eeworm.com/read/468155/6994399
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = xilkernel
PARAMETER OS_VER = 4.00.a
PARAMETER PROC_INSTANCE = ppc405_0
PARAMETER STDIN = RS232_Uart
PARAMETER STDOUT = RS232_Uart
# Enab