⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 helen_pr_mapping.h

📁 OMAP1030 处理器的ARM 侧硬件测试代码 OMAP1030 是TI的双核处理器
💻 H
字号:
//========================================================================
//          TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION  
//   Property of Texas Instruments
//   For Unrestricted Internal Use Only
//   Unauthorized reprofuction and/or distribution is strictly prohibited.
//   This product is protected under copyright law and trade secret law
//   as an unpublished work
//   Created 2000,  (C) Copyright 2000 Texas Instruments. All rights reserved
//
//
//   Filename           :helen_pr_mapping.h
//
//   Date of Generation :3/21/01
//
//
//========================================================================



#ifndef _HELEN_PR_MAPPING__H
#define _HELEN_PR_MAPPING__H
#define            HELEN_CONFIGURATION_BASE_ADDR                                                   0xFFFE1000
#define            RTC_BASE_ADDR                                                                   0xFFFB4800
#define            FAC_BASE_ADDR                                                                   0xFFFBA800
#define            SST_BASE_ADDR                                                                   0xFFFBB000
#define            SSR_BASE_ADDR                                                                   0xFFFBB800
#define            HDQ_1WIRE_BASE_ADDR                                                             0xFFFBC000
#define            USB_HHC_BASE_ADDR                                                               0xFFFBA000
#define            I2C_BASE_ADDR                                                                   0xFFFB3800
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -