代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/166793/5472327
c dapa.c
/*
DAPA.C
Direct AVR Parallel Access (c) 1999
Originally written by Sergey Larin.
Corrected by
Denis Chertykov,
Uros Platise and
Marek Michalkiewicz
*/
#ifndef NO_DAPA
www.eeworm.com/read/163818/5509306
c rtc_toggle_fifo.c
/* RTC_TOGGLEFIFO
uses real time clock to generate an interrupt and
toggles parallel port on each irq
and puts timing information into fifo
Originally by Michael "FZ" Baraban(c) 1997
www.eeworm.com/read/350097/3130313
in config.in
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/config-language.txt.
#
# Parport configuration.
#
mainmenu_option next_comment
comment 'Parallel port suppor
www.eeworm.com/read/346457/3182175
svn-base pflash_cfi01.c.svn-base
/*
* CFI parallel flash with Intel command set emulation
*
* Copyright (c) 2006 Thorsten Zitterell
* Copyright (c) 2005 Jocelyn Mayer
*
* This library is free software; you can redistribute i
www.eeworm.com/read/343627/3219044
vhd shift.vhd
-- File: shift.vhd
--
-- Author: Jennifer Jenkins
-- Philips Semiconductor
-- Purpose: Serial in/serial out 8-bit parallel load/out shift
-- register component definition.
www.eeworm.com/read/342914/3228798
h shortprint.h
/*
* Useful info describing the parallel port device.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/341021/3260912
readme
README for MPD 1.0.0 - May, 2005
General
-------
MPD is a process management system for starting parallel jobs,
especially MPICH jobs. Before running a job (with mpiexec), the
mpd daemons m
www.eeworm.com/read/328214/3446162
c plip.c
/* Plip.c: A parallel port "network" driver for linux. */
/*
Written 1993 by Donald Becker and TANABE Hiroyasu.
This code is distributed under the GPL.
The current author is reac
www.eeworm.com/read/321953/3529411
c rtc_toggle_fifo.c
/* RTC_TOGGLEFIFO
uses real time clock to generate an interrupt and
toggles parallel port on each irq
and puts timing information into fifo
Originally by Michael "FZ" Baraban(c) 1997