ESP-IDF
gdma_transfer_config_t::max_data_burst_size
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gdma_transfer_config_t::max_data_burst_size
gdma_transfer_config_t::max_data_burst_size field
Set the max burst size when DMA read/write the data buffer. Set to 0 means to disable the data burst. Other value must be power of 2, e.g., 4/8/16/32/64
Syntax
Show:
Summary
Declaration
from
gdma.h:174
uint32_t
max_data_burst_size
;
Examples
References
from
examples
Code
Location
uint32_t
max_data_burst_size
;
/*!< Set the max burst size when DMA read/write the data buffer.
gdma.h:174
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