Changeset 4d3017a in rtems
- Timestamp:
- Dec 2, 2004, 6:04:55 PM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d2b4fcd
- Parents:
- 4406c2f
- Location:
- cpukit/libcsupport/include
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libcsupport/include/chain.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/chain.h 3 */ 4 1 5 /* chain.h 2 6 * -
cpukit/libcsupport/include/clockdrv.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/clockdrv.h 3 */ 4 1 5 /* clock.h 2 6 * -
cpukit/libcsupport/include/console.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/console.h 3 */ 4 1 5 /* console.h 2 6 * -
cpukit/libcsupport/include/iosupp.h
r4406c2f r4d3017a 1 /* iosupp.h 2 * 1 /** 2 * @file rtems/iosupp.h 3 */ 4 5 /* 3 6 * COPYRIGHT (c) 1989-1999. 4 7 * On-Line Applications Research Corporation (OAR). -
cpukit/libcsupport/include/motorola/mc68230.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/motorola/mc68230.h 3 */ 4 1 5 /* 2 6 * mc68230.h -- Low level support code for the Motorola 68230 Parallel -
cpukit/libcsupport/include/motorola/mc68681.h
r4406c2f r4d3017a 1 /* 1 /** 2 * @file rtems/motorola/mc68681.h 3 * 4 * 2 5 * mc68681-duart.h -- Low level support code for the Motorola mc68681 3 6 * DUART. 7 */ 8 9 /* 4 10 * 5 11 * Originally written by rob@cygnus.com (Rob Savoye) for the libgloss -
cpukit/libcsupport/include/ringbuf.h
r4406c2f r4d3017a 1 /* 2 * ringbuf.h1 /** 2 * @file rtems/ringbuf.h 3 3 * 4 4 * This file provides simple ring buffer functionality. 5 * 5 */ 6 7 /* 6 8 * $Id$ 7 9 */ -
cpukit/libcsupport/include/rtc.h
r4406c2f r4d3017a 1 /* rtc.h 1 /** 2 * @file rtems/rtc.h 2 3 * 3 4 * This file describes the Real-Time Clock driver for all boards. 4 5 * This driver provides support for the standard RTEMS routines 5 6 * that set the tod based on an RTC. 6 * 7 */ 8 9 /* 7 10 * COPYRIGHT (c) 1989-2001. 8 11 * On-Line Applications Research Corporation (OAR). -
cpukit/libcsupport/include/rtems/assoc.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/assoc.h 3 */ 4 1 5 /* 2 6 * -
cpukit/libcsupport/include/rtems/cdefs.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/cdefs.h 3 */ 4 1 5 /* 2 6 * Copyright (c) 1991, 1993 -
cpukit/libcsupport/include/rtems/error.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/error.h 3 */ 4 1 5 /* 2 6 * Defines and externs for rtems error reporting -
cpukit/libcsupport/include/rtems/libcsupport.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/libcsupport.h 3 */ 4 1 5 /* libcsupport.h 2 6 * -
cpukit/libcsupport/include/rtems/libio.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/libio.h 3 */ 4 1 5 /* 2 6 * System call and file system interface definition -
cpukit/libcsupport/include/rtems/libio_.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/libio_.h 3 */ 4 1 5 /* 2 6 * Libio Internal Information -
cpukit/libcsupport/include/rtems/termiostypes.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/termiostypes.h 3 */ 4 1 5 /* 2 6 * RTEMS termios device support internal data structures -
cpukit/libcsupport/include/spurious.h
r4406c2f r4d3017a 1 /** 2 * @file rtems/spurious.h 3 */ 4 1 5 /* spurious.h 2 6 * -
cpukit/libcsupport/include/timerdrv.h
r4406c2f r4d3017a 1 /* timerdrv.h 1 /** 2 * @file rtems/timerdrv.h 2 3 * 3 4 * This file describes the Timer Driver for all boards. 5 */ 6 7 /* 4 8 * 5 9 * COPYRIGHT (c) 1989-1999. … … 37 41 38 42 #endif 39 /* end of include file */ -
cpukit/libcsupport/include/vmeintr.h
r4406c2f r4d3017a 1 /* 2 * 1 /** 2 * @file rtems/vmeintr.h 3 3 * 4 4 * This file is the specification for the VMEbus interface library 5 5 * which should be provided by all BSPs for VMEbus Single Board 6 6 * Computers but currently only a few do so. 7 * 7 */ 8 9 /* 8 10 * COPYRIGHT (c) 1989-1999. 9 11 * On-Line Applications Research Corporation (OAR). -
cpukit/libcsupport/include/zilog/z8036.h
r4406c2f r4d3017a 1 /* z8036.h 2 * 1 /** 2 * @file rtems/zilog/z8036.h 3 */ 4 5 /* 3 6 * This include file defines information related to a Zilog Z8036 4 7 * Counter/Timer/IO Chip. It is a memory mapped part. 5 *6 * Input parameters: NONE7 *8 * Output parameters: NONE9 8 * 10 9 * NOTE: This file shares as much as possible with the include -
cpukit/libcsupport/include/zilog/z8530.h
r4406c2f r4d3017a 1 /* z8530.h 2 * 1 /** 2 * @file rtems/zilog/z8530.h 3 */ 4 5 /* 3 6 * This include file defines information related to a Zilog Z8530 4 7 * SCC Chip. It is a IO mapped part. 5 *6 * Input parameters: NONE7 *8 * Output parameters: NONE9 8 * 10 9 * COPYRIGHT (c) 1989-1999. -
cpukit/libcsupport/include/zilog/z8536.h
r4406c2f r4d3017a 1 /* z8536.h 2 * 1 /** 2 * @file rtems/zilog/z8536.h 3 */ 4 5 /* 3 6 * This include file defines information related to a Zilog Z8536 4 7 * Counter/Timer/IO Chip. It is a IO mapped part.
Note: See TracChangeset
for help on using the changeset viewer.