代码搜索结果
找到约 79,096 项符合
Memory 的代码
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="d:\work\icetek-c6713-a\c6713edulab\lab03-memory\"
ProjectType=Executable
CPUFamily=TM
memory.cmd
-w
-l rts6701.lib
-stack 400h
-heap 400h
MEMORY
{
BOOT_RAM : o=0,l=800h
VECS : o=800h,l=800h
IRAM : o=1000h,l=0x0002efff
}
SECTIONS
{
.bootload :> BOOT_RAM
memory.asl
Device(MEM) { // Memory
Name(_HID, EISAID("PNP0C01")) // Hardware Device ID
Method(_CRS,0) { //Current
memory.asl
Device(MEM) { // Memory
Name(_HID, EISAID("PNP0C01")) // Hardware Device ID
Method(_CRS,0) { //Current
memory.asl
Device(MEM) { // Memory
Name(_HID, EISAID("PNP0C01")) // Hardware Device ID
Method(_CRS,0) { //Current
memory.asl
Device(MEM) { // Memory
Name(_HID, EISAID("PNP0C01")) // Hardware Device ID
Method(_CRS,0) { //Current
memory.h
/* memory.h
Memory manipulation functions
Copyright (c) 1991 by Borland International
All Rights Reserved.
*/
#include
memory.html
Global Memory Table
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.html
Mappy VM SDK - Memory Layout