代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/292705/3944211
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/292705/3949165
cpia readme.cpia
This is a driver for the CPiA PPC2 driven parallel connected
Camera. For example the Creative WebcamII is CPiA driven.
) [1]Peter Pregler, Linz 2000, published under the [2]GNU GPL
--------------
www.eeworm.com/read/292670/3950517
c rtc_toggle.c
/* RTC_TOGGLE
uses real time clock to generate an interrupt and
toggles parallel port on each irq
Originally by Michael "FZ" Barabanov(c) 1997, Released under the GPL.
Modified by Vi
www.eeworm.com/read/273740/4195409
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/273740/4196421
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/273740/4196438
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/273525/4204876
class relative_posn.class
*! version 1.0.1 19jul2004
version 8
class {
} , inherit(codestyle)
program parallel_dim
local snm `.stylename'
if ("`snm'" == "left" | "`snm'" == "right") class exit "y"
else
www.eeworm.com/read/450224/1671997
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/450224/1672002
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/443386/1745995
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