Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h64 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld832 . = ALIGN(CACHE_ALIGN);
887 . = ALIGN(CACHE_ALIGN);
949 . = ALIGN(CACHE_ALIGN);
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h70 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld598 . = ALIGN(CACHE_ALIGN);
606 .flash.text : ALIGN(CACHE_ALIGN)
657 . = ALIGN(CACHE_ALIGN);
665 . = ALIGN(CACHE_ALIGN);
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h63 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld726 . = ALIGN(CACHE_ALIGN);
785 . = ALIGN(CACHE_ALIGN);
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h71 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld664 . = ALIGN(CACHE_ALIGN);
672 .flash.text : ALIGN(CACHE_ALIGN)
723 . = ALIGN(CACHE_ALIGN);
731 . = ALIGN(CACHE_ALIGN);
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h98 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld752 . = ALIGN(CACHE_ALIGN);
759 .flash.rodata : ALIGN(CACHE_ALIGN)
840 . = ALIGN(CACHE_ALIGN);
847 .flash.text : ALIGN(CACHE_ALIGN)
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h104 #define CACHE_ALIGN CONFIG_MMU_PAGE_SIZE macro
Ddefault.ld783 . = ALIGN(CACHE_ALIGN);
837 . = ALIGN(CACHE_ALIGN);
844 .flash.rodata : ALIGN(CACHE_ALIGN)
926 . = ALIGN (CACHE_ALIGN);