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

📄 pmc901_memmap.h

📁 RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
💻 H
字号:
/* *  $Id: pmc901_memmap.h,v 1.2 1999/10/27 16:27:34 joel Exp $ *//* Memory map for the pmc901 ; works for most RAMiX PMC/CPCI modules as well */#define UART_REG 0xc0000100#define LED_REG  0xc0000200#define DRAM_BASE 0xa0000000#define DRAM_SIZE 0x00400000#define DRAM_SIZE_MASK 0xffc00000#define	FLASH_BASE 0xfe000000

⌨️ 快捷键说明

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