ESP-IDF
spi_dev_s::
::
::addr
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::
::
::addr
spi_dev_s::
::
::addr field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:401
uint32_t
addr
:
20
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
addr
:
20
;
/*The address of the first inlink descriptor.*/
spi_struct.h:401
dma_in
->
dma_in_link
.
addr
=
(
int
)
addr
&
0xFFFFF
;
spi_ll.h:1136
spi_dma_ll_rx_start()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::addr
is written by 1 function:
spi_dma_ll_rx_start()
All items filtered out
spi_dev_s::
::
::addr
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