Home
last modified time | relevance | path

Searched refs:SOC_DMA_EXT_LOW (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.h287 #define SOC_DMA_EXT_LOW SOC_EXTRAM_DATA_LOW macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h296 #define SOC_DMA_EXT_LOW 0x3F500000 macro