Home
last modified time | relevance | path

Searched refs:SRAM_EXCEPT_SIZE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/nxp/imx/imx8/adsp/
Dmemory.h147 #define SRAM_EXCEPT_SIZE 0x800 macro
150 #define SRAM_STREAM_BASE (SRAM_EXCEPT_BASE + SRAM_EXCEPT_SIZE)
152 #define SRAM_STREAM_OFFSET (SRAM_EXCEPT_OFFSET + SRAM_EXCEPT_SIZE)
159 + SRAM_DEBUG_SIZE + SRAM_EXCEPT_SIZE \
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/
Dmemory.h144 #define SRAM_EXCEPT_SIZE 0x800 macro
147 #define SRAM_STREAM_BASE (SRAM_EXCEPT_BASE + SRAM_EXCEPT_SIZE)
149 #define SRAM_STREAM_OFFSET (SRAM_EXCEPT_OFFSET + SRAM_EXCEPT_SIZE)
156 + SRAM_DEBUG_SIZE + SRAM_EXCEPT_SIZE \
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/
Dmemory.h147 #define SRAM_EXCEPT_SIZE 0x800 macro
150 #define SRAM_STREAM_BASE (SRAM_EXCEPT_BASE + SRAM_EXCEPT_SIZE)
152 #define SRAM_STREAM_OFFSET (SRAM_EXCEPT_OFFSET + SRAM_EXCEPT_SIZE)
159 + SRAM_DEBUG_SIZE + SRAM_EXCEPT_SIZE \
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/
Dmemory.h154 #define SRAM_EXCEPT_SIZE 0x800 macro
157 #define SRAM_STREAM_BASE (SRAM_EXCEPT_BASE + SRAM_EXCEPT_SIZE)
159 #define SRAM_STREAM_OFFSET (SRAM_EXCEPT_OFFSET + SRAM_EXCEPT_SIZE)
166 + SRAM_DEBUG_SIZE + SRAM_EXCEPT_SIZE \
/Zephyr-latest/soc/amd/acp_6_0/adsp/
Dmemory.h100 #define SRAM_EXCEPT_SIZE 0x400 macro
102 #define SRAM_STREAM_BASE (SRAM_EXCEPT_BASE + SRAM_EXCEPT_SIZE)
104 #define SRAM_STREAM_OFFSET (SRAM_EXCEPT_OFFSET + SRAM_EXCEPT_SIZE)
109 (SRAM_INBOX_SIZE + SRAM_OUTBOX_SIZE + SRAM_DEBUG_SIZE + SRAM_EXCEPT_SIZE + \