ESP-IDF
link_desc_to_last()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
link_desc_to_last()
link_desc_to_last() function
Syntax
Show:
Summary
Declaration
from
sdio_slave_hal.c:53
static
esp_err_t
link_desc_to_last
(
uint8_t
*
desc
,
void
*
arg
)
;
Arguments
Argument
desc
arg
Examples
References
from
examples
Code
Location
Referrer
static
esp_err_t
link_desc_to_last
(
uint8_t
*
desc
,
void
*
arg
)
sdio_slave_hal.c:53
ret
=
sdio_ringbuf_send
(
buf
,
link_desc_to_last
,
last
)
;
sdio_slave_hal.c:195
init_send_queue()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
link_desc_to_last()
reads 2 variables and writes 1 variable:
sdio_slave_ll_desc_s::
::
::stqe_next
sdio_slave_ll_desc_s::
::qe
All items filtered out
link_desc_to_last()
init_send_queue()
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