Searched refs:MEMORY (Results 1 – 25 of 76) sorted by relevance
1234
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | linker.ld | 8 MEMORY
|
/Zephyr-latest/soc/aspeed/ast10x0/ |
D | linker.ld | 6 MEMORY
|
/Zephyr-latest/soc/nxp/s32/s32k3/ |
D | linker.ld | 8 MEMORY
|
/Zephyr-latest/soc/nxp/imx/imx8m/m7/ |
D | linker.ld | 10 MEMORY
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | linker.ld | 12 MEMORY
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | linker.ld | 12 MEMORY
|
/Zephyr-latest/tests/application_development/code_relocation/ |
D | linker_xtensa_qemu_sram2.ld | 16 MEMORY
|
D | linker_riscv_qemu_sram2.ld | 22 MEMORY
|
D | linker_arm_sram2.ld | 32 MEMORY
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 9 * @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/ |
D | linker.ld | 12 MEMORY
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/ |
D | linker.ld | 15 MEMORY
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2350/ |
D | linker.ld | 9 MEMORY
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/ |
D | linker.ld | 16 MEMORY
|
/Zephyr-latest/soc/gaisler/leon3/ |
D | linker.ld | 16 MEMORY
|
/Zephyr-latest/soc/silabs/silabs_siwx91x/siwg917/ |
D | linker.ld | 8 MEMORY
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | linker.ld | 14 MEMORY
|
/Zephyr-latest/soc/gaisler/gr716a/ |
D | linker.ld | 20 MEMORY
|
/Zephyr-latest/include/zephyr/linker/ |
D | intlist.ld | 28 * MEMORY {
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | linker_arm_nocopy.ld | 68 MEMORY
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | linker_xtensa_intel_adsp_cavs.ld | 42 MEMORY
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 59 MEMORY 71 MEMORY
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | linker.ld | 13 MEMORY {
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | linker.ld | 25 MEMORY
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_spi_stm32.c | 219 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