ESP-IDF
sdio_slave_hal_send_desc_s::arg
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
sdio_slave_hal_send_desc_s::arg
sdio_slave_hal_send_desc_s::arg field
Syntax
Show:
Summary
Declaration
from
sdio_slave_hal.h:185
void
*
arg
;
Examples
References
from
examples
Code
Location
Referrer
void
*
arg
;
///< Holding arguments indicating this buffer */
sdio_slave_hal.h:185
*
out_arg
=
hal
->
returned_desc
->
arg
;
sdio_slave_hal.c:403
send_get_inflight_desc()
(
*
out_arg
)
=
head
->
arg
;
sdio_slave_hal.c:433
send_get_unsent_desc()
.
arg
=
arg
,
sdio_slave_hal.c:538
sdio_slave_hal_send_queue()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sdio_slave_hal_send_desc_s::arg
is read by 2 functions:
All items filtered out
sdio_slave_hal_send_desc_s::arg
send_get_inflight_desc()
send_get_unsent_desc()
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