Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/
Dlinker-devnull.h53 #define DEVNULL_ADDR (RAM_ADDR - DEVNULL_SIZE) macro
55 #define DEVNULL_ADDR (RAM_ADDR + RAM_SIZE) macro
62 #define DEVNULL_ADDR ROM_END_ADDR macro
64 #define DEVNULL_ADDR (ROM_ADDR - DEVNULL_SIZE) macro
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld81 DEVNULL_ROM (rx) : ORIGIN = DEVNULL_ADDR, LENGTH = DEVNULL_SIZE
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld91 DEVNULL_ROM (rx) : ORIGIN = DEVNULL_ADDR, LENGTH = DEVNULL_SIZE
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld114 DEVNULL_ROM (rx) : ORIGIN = DEVNULL_ADDR, LENGTH = DEVNULL_SIZE
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld78 DEVNULL_ROM (rx) : ORIGIN = DEVNULL_ADDR, LENGTH = DEVNULL_SIZE