Home
last modified time | relevance | path

Searched refs:SOC_DMA_LOW (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/soc/include/soc/
Dsoc_memory_types.h31 return (intptr_t)p >= SOC_DMA_LOW && (intptr_t)p < SOC_DMA_HIGH; in esp_ptr_dma_capable()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h247 #define SOC_DMA_LOW 0x3FC80000 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h270 #define SOC_DMA_LOW 0x3FC88000 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h283 #define SOC_DMA_LOW 0x3FC88000 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h292 #define SOC_DMA_LOW 0x3FFB0000 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h267 #define SOC_DMA_LOW 0x3FFAE000 macro