Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h48 #define BOOTLOADER_USER_SRAM_END (DRAM_BUFFERS_START - BOOTLOADER_STACK_OVERHEAD) macro
51 #define BOOTLOADER_IRAM_LOADER_SEG_START (BOOTLOADER_USER_SRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN)