代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.h
//////////////////////////////////////////////////
//用法 CMemory 变量
//#include "Memory.h"
/////////////////////////////////////////////////
#ifndef _CLASS_CMemory_H_
#define _CLASS_CMemory
memory.c
#include
#include
#include
#include
#include
int do_exit(long code);
#define invalidate() \
//下面的内嵌汇编的意思是:
// m
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 p
memory.inc
;;*****************************************************************************
;;*****************************************************************************
;;
;; FILENAME: Memory.inc
;;
memory.cmd
/*--------------------------------------------------------------------*/
/* LINKER COMMAND FILE - MEMORY SPECIFICATION for the F240 */
/*--------------------------------------------------
memory.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
memory.asm
.global start ; 定义全局标号
.text
start:
ldp #4 ; 直接寻址,装载DP值,页指针指向片内数据区DARAM B0
splk #1,1 ; 绝对地址201H开始的四个单元存1,2,3,4
splk #2,2 ;
splk #3,3 ;
splk #4,4 ;
; 以下使用间接寻址将201H开始的4个单
memory.h
/******************************************************************************
*
* Module name: MemManager.c $Revision: 1.1 Liteon Confidential
*
* Description:
*
* This