Home
last modified time | relevance | path

Searched refs:SOC_GDMA_PSRAM_MIN_ALIGN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h96 #define SOC_GDMA_PSRAM_MIN_ALIGN (16) // Minimal alignment for PSRAM transaction macro
/hal_espressif-3.6.0/components/driver/
Dgdma.c321 psram_alignment = SOC_GDMA_PSRAM_MIN_ALIGN; // fall back to minimal alignment in gdma_set_transfer_ability()