代码搜索:QDR SRAM

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

代码结果 7,112
www.eeworm.com/read/360007/2970822

kernel loader.lds.kernel

ENTRY(_start_ram) MEMORY { SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000 DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x01ff0000 } SECTIONS { . = 0xC0218000; .text BLOCK(32): { __text_start = ABSO
www.eeworm.com/read/360007/2970869

kernel loader.lds.kernel

ENTRY(_start_ram) MEMORY { SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000 DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x00ff0000 } SECTIONS { . = 0xC0218000; .text BLOCK(32): { __text_start = ABSO
www.eeworm.com/read/113714/15450323

h lcd.h

#ifndef DISPLAY_H #define DISPLAY_H #include "i2c_drv.h" //#define MPU_INTERFACE /*--LCD registers address--*/ #define LCD_BASE_ADDR 0x20010000 #define SRAM_START_ADDR 0x10000000 //SRA
www.eeworm.com/read/387692/8658878

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/287701/8675765

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/429132/8817209

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/186761/8911708

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/382533/9022912

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/184352/9108532

h at91intrctl.h

#ifndef _AT91_AIC_DEFINE_HEADER #define _AT91_AIC_DEFINE_HEADER #define AIC_BASE_ADDR 0xFFFFF000 #define AIC_IDCR_OFFSET 0x124 #define AIC_INT_NUM_LEVELS 32 #define AT91_SRAM_START_ADDR 0
www.eeworm.com/read/184352/9108620

h at91intrctl.h

#ifndef _AT91_AIC_DEFINE_HEADER #define _AT91_AIC_DEFINE_HEADER #define AIC_BASE_ADDR 0xFFFFF000 #define AIC_IDCR_OFFSET 0x124 #define AIC_INT_NUM_LEVELS 32 #define AT91_SRAM_START_ADDR 0