![]() |
|
|||
File indexing completed on 2025-05-11 08:24:01
0001 /* 0002 * This include file contains information pertaining to the Hitachi SH 0003 * processor. 0004 * 0005 * NOTE: NOT ALL VALUES HAVE BEEN CHECKED !! 0006 * 0007 * Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and 0008 * Bernd Becker (becker@faw.uni-ulm.de) 0009 * 0010 * Based on "iosh7030.h" distributed with Hitachi's EVB's tutorials, which 0011 * contained no copyright notice. 0012 * 0013 * COPYRIGHT (c) 1997-1998, FAW Ulm, Germany 0014 * 0015 * This program is distributed in the hope that it will be useful, 0016 * but WITHOUT ANY WARRANTY; without even the implied warranty of 0017 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 0018 * 0019 * 0020 * COPYRIGHT (c) 1998. 0021 * On-Line Applications Research Corporation (OAR). 0022 * 0023 * The license and distribution terms for this file may be 0024 * found in the file LICENSE in this distribution or at 0025 * http://www.rtems.org/license/LICENSE. 0026 * 0027 * Modified to reflect on-chip registers for sh7045 processor, based on 0028 * "Register.h" distributed with Hitachi's EVB7045F tutorials, and which 0029 * contained no copyright notice: 0030 * John M. Mills (jmills@tga.com) 0031 * TGA Technologies, Inc. 0032 * 100 Pinnacle Way, Suite 140 0033 * Norcross, GA 30071 U.S.A. 0034 * August, 1999 0035 * 0036 * This modified file may be copied and distributed in accordance 0037 * the above-referenced license. It is provided for critique and 0038 * developmental purposes without any warranty nor representation 0039 * by the authors or by TGA Technologies. 0040 */ 0041 0042 #ifndef __IOSH7750_H 0043 #define __IOSH7750_H 0044 0045 #include <rtems/score/sh7750_regs.h> 0046 0047 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |