代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.03
*---------------------------
memory.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
memory.c
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o = 0000h , l = 0040h
EX_ROM : o = 1000h , l = 1000h
PAGE 1:
B2 : o = 0060h , l = 0020h
memory.asm
***********************
*date 07-9-20
*purpose
* 数据初始化
*auhtor xcs
**********************
.title "operation01.asm"
.global start
.mmregs
;a1=0.1 a2=0.2 a3=-0.3 a4=0.
memory.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o = 0000h , l = 0040h
EX_ROM : o = 1000h , l = 1000h
PAGE 1:
B2 : o = 0060h , l = 0020h