代码搜索:QDR SRAM

找到约 7,112 项符合「QDR SRAM」的源代码

代码结果 7,112
www.eeworm.com/read/121010/14775796

h sms.h

#ifndef _SMS_H_ #define _SMS_H_ #define TYPE_OVERSEAS (0) #define TYPE_DOMESTIC (1) /* SMS context */ typedef struct { byte dummy[0x2000]; byte ram[0x2000]; byte sram[0x
www.eeworm.com/read/4823/41510

s init.s

;file name ml64000init.s ;data: 19/07/2005 ;function:init system ,init stack and falsh sram AREA boot, CODE, READONLY INCLUDE define.s USERMODE EQU 0x10 FIQMODE EQU 0x11 IRQMOD
www.eeworm.com/read/250243/4433540

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/209559/4960481

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/337546/3329986

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/324920/3488947

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/316872/3586897

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/443386/1742091

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/393286/2476672

ld rte_nb85e_cb.ld

/* Linker script for the Midas labs RTE-NB85E-CB evaluation board (CONFIG_RTE_CB_NB85E). */ MEMORY { LOW : ORIGIN = 0x0, LENGTH = 0x00100000 /* 1MB of SRAM This memory is mirrored 4 tim
www.eeworm.com/read/360007/2970675

bootmode loader.lds.bootmode

ENTRY(_start_ram) MEMORY { SRAM : ORIGIN = 0x10000000, LENGTH = 0xc000 DRAM1 : ORIGIN = 0xc0000000, LENGTH = 0x02000000 } SECTIONS { /* same as the Linux kernel start address */ . = 0xC0028000;