Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dmmu.h21 #define SOC_MMU_IROM0_PAGES_END 256 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (CACHE_IROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (CACHE_IROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (CACHE_IROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (CACHE_IROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (CACHE_IROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dmmu.h20 #define SOC_MMU_IROM0_PAGES_END (PRO_CACHE_IBUS1_MMU_END / sizeof(uint32_t)) macro