i80_controller sample
EXAMPLE_DMA_BURST_SIZE
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
EXAMPLE_DMA_BURST_SIZE
EXAMPLE_DMA_BURST_SIZE macro
Syntax
Show:
Summary
Declaration
from
i80_controller_example_main.c:77
#define
EXAMPLE_DMA_BURST_SIZE
64
Examples
References
from
examples
Code
Location
#define
EXAMPLE_DMA_BURST_SIZE
64
// 16, 32, 64. Higher burst size can improve the performance when the DMA buffer comes from PSRAM
i80_controller_example_main.c:77
.
dma_burst_size
=
EXAMPLE_DMA_BURST_SIZE
,
i80_controller_example_main.c:196
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