代码搜索:QDR SRAM

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

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

bootmode loader.lds.bootmode

ENTRY(_start_ram) MEMORY { SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000 DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x01ff0000 } SECTIONS { /* same as the Linux kernel start address */ . = 0xC02180
www.eeworm.com/read/360007/2970877

bootmode loader.lds.bootmode

ENTRY(_start_ram) MEMORY { SRAM : ORIGIN = 0xc0000000, LENGTH = 0x00010000 DRAM1 : ORIGIN = 0xc0010000, LENGTH = 0x00ff0000 } SECTIONS { /* same as the Linux kernel start address */ . = 0xC02180
www.eeworm.com/read/152843/5657529

ld rte_ma1_cb.ld

/* Linker script for the Midas labs RTE-V850E/MA1-CB evaluation board (CONFIG_RTE_CB_MA1), with kernel in SDRAM, under Multi debugger. */ MEMORY { /* 1MB of SRAM; we can't use the last 32KB, bec
www.eeworm.com/read/286614/8755539

fdo rcosflt_lookup_sim_v.fdo

## NOTE: Do not edit this file. ## Autogenerated by ProjNav (creatfdo.tcl) on Wed Dec 05 14:35:42 涓?鍥芥爣鍑嗘椂闂? 2007 ## vlib work vlog sram_ctrl.v vlog rcosflt_lookup.v vlog rcosflt_lookup_sim.
www.eeworm.com/read/370831/9581370

bak telnet.c.bak

#include "Page1.h" #define MAX_USERNAME_LEN 8 #define MAX_PASSWORD_LEN 8 #define TELNET_SRAM_INDEX 0x05 #define TELNET_STATE_INIT 0 #define TELNET_STATE_USERNAME 1 #define TELNET_STATE_PASSW
www.eeworm.com/read/370831/9581384

c telnet.c

#include "Page1.h" #define MAX_USERNAME_LEN 8 #define MAX_PASSWORD_LEN 8 #define TELNET_SRAM_INDEX 0x05 #define TELNET_STATE_INIT 0 #define TELNET_STATE_USERNAME 1 #define TELNET_STATE_PASSW
www.eeworm.com/read/360097/10109592

c init.c

#include "reg58.h" #include "intrins.h" #include "init.h" #include "timer.h" #include "finger.h" #include "rxd.h" #include "lcd.h" #include "sram.h" #include "373.h" #include "clock.h" #incl
www.eeworm.com/read/360097/10109728

c lcd.c

#include "reg58.h" #include "intrins.h" #define _LCD_C_ #include "lcd.h" #include "define.h" #include "timer.h" #include "bus.h" #include "sram.h" #include "system.h" #include "clock.h" #i
www.eeworm.com/read/421402/10737877

h emifconfig.h

/*配置成CE0为sram16位,CE1为16位的FLASH*/ EMIF_Config Config_emif={ 0x22f, //EGCR : the MEMFREQ = 00,the clock for the memory is equal to cpu frequence // the WPE = 0 ,forbiden the writing pos
www.eeworm.com/read/16778/687703

c usart.c

#include "stm32f10x.h" #include "fsmc_sram.h" #include "grlib/grlib.h" #include "touchstreen.h" #include "usart.h" #include "misc.h" #include "stdarg.h" #include "lcdhal.h" void USART_Conf