ESP-IDF
spi_dev_s::
::
::out_eof_mode
is only used within ESP-IDF.
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
ESP-IDF
spi_dev_s::
::
::out_eof_mode
spi_dev_s::
::
::out_eof_mode field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:376
uint32_t
out_eof_mode
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
out_eof_mode
:
1
;
/*out eof flag generation mode . 1: when dma pop all data from fifo 0:when ahb push all data to fifo.*/
spi_struct.h:376
dma_out
->
dma_conf
.
out_eof_mode
=
enable
;
spi_ll.h:1225
spi_dma_ll_set_out_eof_generation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::out_eof_mode
is written by 1 function:
spi_dma_ll_set_out_eof_generation()
All items filtered out
spi_dev_s::
::
::out_eof_mode
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