代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/182103/5267647
c console-io.c
/*
* This file contains the hardware specific portions of the TTY driver
* for the serial ports on the erc32.
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
www.eeworm.com/read/182103/5267796
c console-io.c
/*
* This file contains the hardware specific portions of the TTY driver
* for the simulated serial port on the PowerPC simulator.
*
* COPYRIGHT (c) 1989-2000.
* On-Line Applications Research
www.eeworm.com/read/182103/5268107
c polled_io.c
/*
* polled_io.c -- Basic input/output for early boot
*
* Copyright (C) 1998, 1999 Gabriel Paubert, paubert@iram.es
*
* Modified to compile in RTEMS development environment
* by Eric Valette
www.eeworm.com/read/182103/5269410
c console-io.c
/*
* This file contains the hardware specific portions of the TTY driver
* for the serial ports on the erc32.
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
www.eeworm.com/read/182103/5269523
c console-io.c
/*
* This file contains the hardware specific portions of the TTY driver
* for the serial ports on the erc32.
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
www.eeworm.com/read/182103/5270405
h io_types.h
/************************************************************************
*
* Data types and constants for Hitachi SH704X on-chip peripherals
*
* Author: John M.Mills (jmills@tga.com)
*
* COP
www.eeworm.com/read/182103/5271168
c buffered_io.c
/*
* $Id: buffered_io.c,v 1.1.2.2 2004/11/22 22:34:36 jennifer Exp $
*/
#include
#include "system.h"
#define RINGBUF_QUEUE_LENGTH 512
#include
Ring_buffer_t Buffer;
void
www.eeworm.com/read/182103/5272946
adb address_io.adb
--
-- Address_IO / Specification
--
-- DESCRIPTION:
--
-- This package instantiates the IO routines necessary to
-- perform IO on data of the type System.Address.
--
-- DEPENDENCIES:
--
--
--
www.eeworm.com/read/182103/5272947
ads address_io.ads
--
-- ADDRESS_IO / SPECIFICATION
--
-- DESCRIPTION:
--
-- This package instantiates the IO routines necessary to
-- perform IO on data of the type System.Address.
--
-- DEPENDENCIES:
--
--
--
www.eeworm.com/read/182103/5272950
ads float_io.ads
--
-- Float_IO / Specification
--
-- Description:
--
-- This package instantiates the IO routines necessary to
-- perform IO on data of the type Float.
--
-- Dependencies:
--
--
--
-- COPYRI