代码搜索:QDR SRAM

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

代码结果 7,112
www.eeworm.com/read/131012/14163624

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/129351/14250040

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x00007f00 #define BIOS_API_ADDR 0x0000
www.eeworm.com/read/229909/14312816

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/125130/14512528

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/123631/14620077

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x00007f00 #define BIOS_API_ADDR 0x0000
www.eeworm.com/read/9731/176230

plg ad_1.plg

Build target 'sram' compiling main.c... compiling stm32f10x_it.c... compiling sd_mmc_spi.c... compiling core_cm3.c... compiling system_stm32f10x.c... assembling startup_stm32f10x_md.s... compil
www.eeworm.com/read/14500/382687

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/15344/448606

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/16778/687697

h lcdhal.h

#ifndef __LCDHAL_H #define __LCDHAL_H #include "stm32f10x.h" #include "fsmc_sram.h" #include "grlib/grlib.h" #define Bank1_LCD_D ((uint32_t)0x60020000) //disp Data ADDR #define Bank1
www.eeworm.com/read/32107/1030963

v define.v

`define CYCLONE `define CLK_DIV 1 `define ETH_eth `define SPI `define APP_ADDR_DEC_W 8 `define APP_ADDR_SRAM `APP_ADDR_DEC_W'h00 `define APP_ADDR_SD `APP_ADDR_DEC_W'h92