代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.java
import java.util.HashMap;
import java.util.Map;
public class Memory {
private Map hashMap;
static long MINADDR=0x00000000;
static long DATABASE=0x00000000;
static long CO
memory.h
#ifndef __MEMORY_H__
#define __MEMORY_H__
int Test_Sram(void);
int Test_Sdram(void);
#endif /*__MEMORY_H__*/
memory.c
#include
#include "..\include\k401.h"
#include "..\include\k401lib.h"
#include "..\include\memory.h"
#define SRAM_STARTADDRESS 0x100000
#define SRAM_ENDADDRESS 0x180000
int Test
memory.txt
C:\TURBOC\2f>echo off
making executables ...
running ga 212 ...
587.000 1107.280 0.000 214.415 111.254 68.852 162.475 254.457 503.965
146.366 239.364 582.130 139.419 1107.280
memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
memory.map
LARM LINKER/LOCATER V2.50a 03/08/2006 18:03:57 PAGE 1
LARM LINKER/LOCATER V2.50a, INVOKED BY:
C:\KEIL\ARM\BIN\LA.EXE .\Obj\Startup.
memory.lnp
".\Obj\Startup.obj",
".\Obj\irq.obj",
".\Obj\pwmtest.obj",
".\Obj\pwm.obj"
TO ".\Obj\Memory"
PRINT(".\Lst\Memory.map") CASE
CLASSES (DATA (0x40000000-0x40007FFF),
CODE (0x0-0x7FFFF), CONST