代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/328457/3443452
c parameter.c
#define PARAM_GLOBALS
#include "parameter.h"
#include "powerram.h"
extern PARAM_STR ParamInSram; // 参数在SRAM1中的变量
extern INT32S EraseWriteFlash( INT8U* data, INT32U addr, INT32U len );
www.eeworm.com/read/312645/3666200
extra entries.extra
/mlt_arm_arm9_innovator_ram.h////
/mlt_arm_arm9_innovator_ram.ldi////
/mlt_arm_arm9_innovator_rom.h////
/mlt_arm_arm9_innovator_rom.ldi////
/mlt_arm_arm9_innovator_sram.h////
/mlt_arm_arm9_innova
www.eeworm.com/read/360007/2970723
flash loader.lds.flash
ENTRY(_start_flash)
MEMORY
{
FLASH1 : ORIGIN = 0x00000000, LENGTH = 8M
FLASH2 : ORIGIN = 0x10000000, LENGTH = 8M
SRAM : ORIGIN = 0x60000000, LENGTH = 38400
DRAM1 : ORIGIN = 0xc0000000, LENGTH = 8
www.eeworm.com/read/360007/2970772
flash loader.lds.flash
ENTRY(_start_flash)
MEMORY
{
FLASH1 : ORIGIN = 0x50000000, LENGTH = 0x00800000
SRAM : ORIGIN = 0x00000000, LENGTH = 0x00010000
DRAM1 : ORIGIN = 0x00010000, LENGTH = 0x03ff0000
}
SECTIONS
{
/* bo
www.eeworm.com/read/360007/2970827
flash loader.lds.flash
ENTRY(_start_flash)
MEMORY
{
FLASH1 : ORIGIN = 0x60000000, LENGTH = 0x00800000
SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000
DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x01ff0000
}
SECTIONS
{
. = 0
www.eeworm.com/read/360007/2970874
flash loader.lds.flash
ENTRY(_start_flash)
MEMORY
{
FLASH1 : ORIGIN = 0x60000000, LENGTH = 0x00800000
SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000
DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x00ff0000
}
SECTIONS
{
. = 0
www.eeworm.com/read/474325/6820666
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T
www.eeworm.com/read/292822/8330945
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T
www.eeworm.com/read/269413/11098855
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T
www.eeworm.com/read/413632/11148972
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T