代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/310741/13644745
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s
www.eeworm.com/read/310287/13653969
c main.c
/* Name: main.c
* Project: AVR USB driver for CDC interface on Low-Speed USB
* - Simple parallel port controller
* Author: Osamu Tamura
* Creation Date: 2007-01-06
* Tabsize: 4
* Copy
www.eeworm.com/read/306208/13749279
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s
www.eeworm.com/read/152843/5661715
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/147766/5724217
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/147766/5724242
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
export-
www.eeworm.com/read/136786/5864940
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/136786/5864962
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
export-
www.eeworm.com/read/132747/5910283
h ppa.h
/* Driver for the PPA3 parallel port SCSI HBA embedded in
* the Iomega ZIP drive
*
* (c) 1996 Grant R. Guenther grant@torque.net
* David Campbell campbell@torque.net
*
* All comments
www.eeworm.com/read/128531/5986890
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo