代码搜索:ROM优化

找到约 10,000 项符合「ROM优化」的源代码

代码结果 10,000
www.eeworm.com/read/460640/1559133

lst mp3_norip_nui_rom.lst

#ifndef _MESSAGE_H_ #define _MESSAGE_H_ enum { OSD_MSG_NULL, OSD_MSG_OPEN, OSD_MSG_LOADING, OSD_MSG_PLAY, OSD_MSG_RESUME, OSD_MSG_FFX, OSD_MSG_SFX, OSD_MSG_FRX, OSD_M
www.eeworm.com/read/250243/4433582

ld rte_ma1_cb-rom.ld

/* Linker script for the Midas labs RTE-V850E/MA1-CB evaluation board (CONFIG_RTE_CB_MA1), with kernel in ROM. */ MEMORY { ROM : ORIGIN = 0x00000000, LENGTH = 0x00100000 /* 1MB of SRAM. This
www.eeworm.com/read/237227/4628874

lds sgps44b0_rom.lds

OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm") OUTPUT_ARCH(arm) ENTRY(_start) SECTIONS { . = 0x0c000000; . = ALIGN(4); .text : { *(.init) *(.text) } . = ALIGN(4); .
www.eeworm.com/read/237227/4628896

lds s3ceb2410_rom.lds

OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm") OUTPUT_ARCH(arm) ENTRY(_start) SECTIONS { . = 0x00000000; . = ALIGN(4); .text : { *(.init) *(.text) } . = ALIGN(4); .