Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_memory_utils.h180 return (intptr_t)p >= SOC_DMA_LOW && (intptr_t)p < SOC_DMA_HIGH; in esp_ptr_dma_capable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h186 #define SOC_DMA_LOW 0x3FCA0000 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h186 #define SOC_DMA_LOW 0x40800000 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc.h191 #define SOC_DMA_LOW 0x3FFB0000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h184 #define SOC_DMA_LOW 0x40800000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h184 #define SOC_DMA_LOW 0x3FC80000 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc.h207 #define SOC_DMA_LOW 0x3FC88000 macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h206 #define SOC_DMA_LOW 0x3FFAE000 macro