ESP-IDF
SPI_SLAVE_TRANS_DMA_BUFFER_ALIGN_AUTO
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPI_SLAVE_TRANS_DMA_BUFFER_ALIGN_AUTO
SPI_SLAVE_TRANS_DMA_BUFFER_ALIGN_AUTO macro
Syntax
Show:
Summary
Declaration
from
spi_slave.h:65
#define
SPI_SLAVE_TRANS_DMA_BUFFER_ALIGN_AUTO
(
1
<
<
0
)
Examples
References
from
examples
Code
Location
#define
SPI_SLAVE_TRANS_DMA_BUFFER_ALIGN_AUTO
(
1
<
<
0
)
///< Automatically re-malloc dma buffer if user buffer doesn't meet hardware alignment or dma_capable, this process may loss some memory and performance
spi_slave.h:65
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out