Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/include/soc/
Dsoc_memory_types.h37 return (intptr_t)p >= SOC_DMA_EXT_LOW && (intptr_t)p < SOC_DMA_EXT_HIGH; in esp_ptr_dma_ext_capable()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h288 #define SOC_DMA_EXT_HIGH SOC_EXTRAM_DATA_HIGH macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h297 #define SOC_DMA_EXT_HIGH 0x3FF80000 macro