Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc_caps.h159 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in322 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h234 #define SOC_MMU_PERIPH_NUM 2 macro
DKconfig.soc_caps.in454 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h220 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in482 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h211 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in454 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h258 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in574 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h229 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in562 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h167 #define SOC_MMU_PERIPH_NUM (1U) macro
DKconfig.soc_caps.in362 config SOC_MMU_PERIPH_NUM config
/hal_espressif-latest/components/esp_mm/
Desp_mmu_map.c392 #if (SOC_MMU_PERIPH_NUM == 2) in s_do_mapping()
571 #if (SOC_MMU_PERIPH_NUM == 2) in s_do_unmapping()