Home
last modified time | relevance | path

Searched refs:MEMORY (Results 1 – 25 of 76) sorted by relevance

1234

/Zephyr-latest/soc/intel/intel_adsp/ace/
Dlinker.ld8 MEMORY
/Zephyr-latest/soc/aspeed/ast10x0/
Dlinker.ld6 MEMORY
/Zephyr-latest/soc/nxp/s32/s32k3/
Dlinker.ld8 MEMORY
/Zephyr-latest/soc/nxp/imx/imx8m/m7/
Dlinker.ld10 MEMORY
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dlinker.ld12 MEMORY
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dlinker.ld12 MEMORY
/Zephyr-latest/tests/application_development/code_relocation/
Dlinker_xtensa_qemu_sram2.ld16 MEMORY
Dlinker_riscv_qemu_sram2.ld22 MEMORY
Dlinker_arm_sram2.ld32 MEMORY
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld9 * @file Directives for linker MEMORY regions for all x86
14 * If CONFIG_XIP is enabled, then another MEMORY region is declared for ROM,
20 * If CONFIG_MMU is enabled, then the ROM region in MEMORY is used to set the
83 MEMORY
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
Dlinker.ld12 MEMORY
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dlinker.ld15 MEMORY
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2350/
Dlinker.ld9 MEMORY
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/
Dlinker.ld16 MEMORY
/Zephyr-latest/soc/gaisler/leon3/
Dlinker.ld16 MEMORY
/Zephyr-latest/soc/silabs/silabs_siwx91x/siwg917/
Dlinker.ld8 MEMORY
/Zephyr-latest/soc/telink/tlsr/tlsr951x/
Dlinker.ld14 MEMORY
/Zephyr-latest/soc/gaisler/gr716a/
Dlinker.ld20 MEMORY
/Zephyr-latest/include/zephyr/linker/
Dintlist.ld28 * MEMORY {
/Zephyr-latest/samples/application_development/code_relocation_nocopy/
Dlinker_arm_nocopy.ld68 MEMORY
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/
Dlinker_xtensa_intel_adsp_cavs.ld42 MEMORY
/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld59 MEMORY
71 MEMORY
/Zephyr-latest/soc/mediatek/mt8xxx/
Dlinker.ld13 MEMORY {
/Zephyr-latest/include/zephyr/arch/mips/
Dlinker.ld25 MEMORY
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c219 static struct dma_stream dma_rx = {SPI_DMA_CHANNEL_INIT(id, rx, RX, PERIPHERAL, MEMORY)}; \
220 static struct dma_stream dma_tx = {SPI_DMA_CHANNEL_INIT(id, tx, TX, MEMORY, PERIPHERAL)}

1234