ESP-IDF
s_spi_slave_dma_prepare_data()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
s_spi_slave_dma_prepare_data()
s_spi_slave_dma_prepare_data() function
Syntax
Show:
Summary
Declaration
from
spi_slave.c:534
static
void
SPI_SLAVE_ISR_ATTR
s_spi_slave_dma_prepare_data
(
spi_dma_ctx_t
*
dma_ctx
,
spi_slave_hal_context_t
*
hal
)
;
Arguments
Argument
dma_ctx
hal
Related Functions
Found 4 other functions taking a
spi_dma_ctx_t
argument:
Function
Description
spicommon_dma_chan_free()
Free DMA for SPI
spicommon_dma_chan_alloc()
Alloc DMA channel for SPI
spicommon_dma_desc_alloc()
Alloc DMA descriptors for SPI
alloc_dma_chan()
Examples
References
from
examples
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