Home
last modified time | relevance | path

Searched defs:RAM_SIZE (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dlinker.ld37 #define RAM_SIZE 0x200000 macro
/Zephyr-latest/tests/drivers/memc/ram/src/
Dmain.c52 #define RAM_SIZE DT_REG_SIZE(DT_NODELABEL(ram0)) macro
/Zephyr-latest/soc/openisa/rv32m1/
Dlinker.ld59 #define RAM_SIZE KB(CONFIG_SRAM_SIZE) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_memory.h22 #define RAM_SIZE (L2_SRAM_SIZE - CONFIG_HP_SRAM_RESERVE - VECTOR_TBL_SIZE) macro
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld47 #define RAM_SIZE (CONFIG_SRAM_SIZE * 1K) macro
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld48 #define RAM_SIZE (CONFIG_SRAM_SIZE * 1K) macro
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld55 #define RAM_SIZE (CONFIG_SRAM_SIZE * 1K) macro
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld57 #define RAM_SIZE KB(CONFIG_SRAM_SIZE) macro
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld50 #define RAM_SIZE KB(CONFIG_SRAM_SIZE) macro
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld55 #define RAM_SIZE (CONFIG_SRAM_SIZE * 1K) macro
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld86 #define RAM_SIZE KB(CONFIG_SRAM_SIZE) macro
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst_args.py64 RAM_SIZE = 0x01 variable
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_memory.h28 #define RAM_SIZE (L2_SRAM_SIZE - CONFIG_HP_SRAM_RESERVE - VECTOR_TBL_SIZE) macro