rw_ram.h

来自「Embest EudKit-II教学系统配Samsung S3C44B0处理器的」· C头文件 代码 · 共 15 行

H
15
字号
/*********************************************************************************************
* File:	rw_ram.h
* Author:	embest R.X.Huang
* Desc:	include file
* History:	
*********************************************************************************************/

/*------------------------------------------------------------------------------------------*/
/*                                     constant definition                                     */
/*------------------------------------------------------------------------------------------*/
#define	RW_NUM		100
#define	RW_BASE		0x0c010000
#define	RW_TARGET	0x0c020000

⌨️ 快捷键说明

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