ESP-IDF
spi_dev_s::
::
::out_rst
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_rst
spi_dev_s::
::
::out_rst field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:370
uint32_t
out_rst
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
out_rst
:
1
;
/*The bit is used to reset out dma fsm and out data fifo pointer.*/
spi_struct.h:370
dma_out
->
dma_conf
.
out_rst
=
1
;
spi_ll.h:1174
spi_dma_ll_tx_reset()
dma_out
->
dma_conf
.
out_rst
=
0
;
spi_ll.h:1175
spi_dma_ll_tx_reset()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::out_rst
is written by 1 function:
spi_dma_ll_tx_reset()
All items filtered out
spi_dev_s::
::
::out_rst
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