代码搜索:ROMs

找到约 435 项符合「ROMs」的源代码

代码结果 435
www.eeworm.com/read/376212/9324783

m help_roms.m

function help_roms(self) % To produce an "ROMS" file from a saved "SeaGrid" file, % run the function "seagrid2roms". See "help seagrid2roms" % for details. % seagrid/help_roms % Copyright (C)
www.eeworm.com/read/376212/9325128

mat test_roms.mat

www.eeworm.com/read/359861/10119799

c config_roms.c

/* * IEEE 1394 for Linux * * ConfigROM entries * * Copyright (C) 2004 Ben Collins * * This code is licensed under the GPL. See the file COPYING in the root * directory of the kernel
www.eeworm.com/read/359861/10119805

h config_roms.h

#ifndef _IEEE1394_CONFIG_ROMS_H #define _IEEE1394_CONFIG_ROMS_H struct hpsb_host; int hpsb_default_host_entry(struct hpsb_host *host); int hpsb_init_config_roms(void); void hpsb_cleanup_confi
www.eeworm.com/read/271060/11010340

do comp_roms.do

# # ModelSim Compiler 'DO' # # Build the Altera LPM_ROM Wishbone wrapper model vcom -93 -work WORK {../roms/wb_lpm_rom.vhd} # Build the Wishbone External ROM wrapper vcom -93 -work WORK {../ro
www.eeworm.com/read/115011/6120824

pl conv_roms.pl

#!/usr/bin/perl use strict; my %raine_loads = ( "ROM_LOAD16_BYTE" => "LOAD_8_16", "ROM_LOAD" => "LOAD_NORMAL", "ROM_LOAD16_WORD" => "LOAD_NORMAL", "ROM_LOAD16_WORD_SWAP" => "LO
www.eeworm.com/read/262283/11594968

c config_roms.c

/* * IEEE 1394 for Linux * * ConfigROM entries * * Copyright (C) 2004 Ben Collins * * This code is licensed under the GPL. See the file COPYING in the root * directory of the kernel sources
www.eeworm.com/read/262283/11595001

h config_roms.h

#ifndef _IEEE1394_CONFIG_ROMS_H #define _IEEE1394_CONFIG_ROMS_H #include "ieee1394_types.h" #include "hosts.h" /* The default host entry. This must succeed. */ int hpsb_default_host_entry(struct hps
www.eeworm.com/read/153044/12064167

m help_roms.m

function help_roms(self) % To produce an "ROMS" file from a saved "SeaGrid" file, % run the function "seagrid2roms". See "help seagrid2roms" % for details. % seagrid/help_roms % Copyright (C)
www.eeworm.com/read/339473/12232587

c config_roms.c

/* * IEEE 1394 for Linux * * ConfigROM entries * * Copyright (C) 2004 Ben Collins * * This code is licensed under the GPL. See the file COPYING in the root * directory of the kernel sources