Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dmmu.h23 #define SOC_MMU_DROM0_PAGES_END 64 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (CACHE_DROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (CACHE_DROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (CACHE_DROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (CACHE_DROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (CACHE_DROM_MMU_END / sizeof(uint32_t)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dmmu.h22 #define SOC_MMU_DROM0_PAGES_END (PRO_CACHE_IBUS2_MMU_END / sizeof(uint32_t)) macro