代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/479151/1338861

c lp.c

/* * Generic parallel printer driver * * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to
www.eeworm.com/read/457784/1593239

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity stratix_lvds_rx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/457784/1593244

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity stratix_lvds_tx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/250243/4437545

c pt.c

/* pt.c (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. This is the high-level driver for parallel port
www.eeworm.com/read/243567/4522870

readme e100lpslave.readme

***** MODIFICATIONS To use a 5600 as a slave device it has to somewhat modified. This has to be done on a 5600 (art no 16144 R2) to automatically set it to parallel port boot mode: 1) Close to the LP
www.eeworm.com/read/243567/4523862

c i2c-parport.c

/* * I2C driver for parallel port * * Author: Phil Blundell * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi
www.eeworm.com/read/243567/4523879

c pt.c

/* pt.c (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. This is the high-level driver for parallel port
www.eeworm.com/read/229812/4743539

h ntddpar.h

/* * ntddpar.h * * Parallel port driver interface * * This file is part of the w32api package. * * Contributors: * Created by Casper S. Hornstrup *
www.eeworm.com/read/209919/4956027

m par2dir.m

function [b,a] = par2dir(C,B,A); % PARALLEL-to-DIRECT form conversion % ---------------------------------- % [b,a] = par2dir(C,B,A) % b = numerator polynomial coefficients of DIRECT form % a =
www.eeworm.com/read/209559/4964587

c pt.c

/* pt.c (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. This is the high-level driver for parallel port