代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/350657/3121204
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/350657/3121221
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/267293/4268034
c epp.c
/*
** FILE
** epp.c
**
** DESCRIPTION
** Support EPP (ok, this is only a standard bi-directional
** parallel port interface, but who cares?) send/receive
** functions.
*/
#include "config.h"
www.eeworm.com/read/264095/4293874
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/264095/4294932
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/264095/4294949
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/262041/4317754
c pio_sh4.c
/* pio.c:
* Support the basic ability to configure and set/clear parallel IO pins.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform fo
www.eeworm.com/read/262041/4317755
c pio_sh2.c
/* pio.c:
* Support the basic ability to configure and set/clear parallel IO pins.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform fo
www.eeworm.com/read/262041/4317853
c pio_ppc860.c
/* pio.c:
* Support the basic ability to configure and set/clear parallel IO pins.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform fo
www.eeworm.com/read/260612/4329963
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity hcstratix_lvds_tx_parallel_register is
generic(
channel_width : integer := 4
);
port(
clk : in vl_logic;