ESP-IDF
lldesc_build_chain()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
lldesc_build_chain()
lldesc_build_chain() function
Syntax
Show:
Summary
Declaration
from
lldesc.h:94
void
lldesc_build_chain
(
uint8_t
*
descptr
,
uint32_t
desclen
,
uint8_t
*
mblkptr
,
uint32_t
buflen
,
uint32_t
blksz
,
uint8_t
owner
,
lldesc_t
*
*
head
,
#ifdef
TO_HOST_RESTART
lldesc_t
*
*
one_before_tail
,
#endif
lldesc_t
*
*
tail
)
;
Arguments
Argument
Declared as
descptr
uint8_t
*
desclen
uint32_t
mblkptr
uint8_t
*
buflen
uint32_t
blksz
uint32_t
owner
uint8_t
head
lldesc_t
*
*
,
#ifdef
TO_HOST_RESTART
lldesc_t
*
*
one_before_tail
,
#endif
tail
lldesc_t
*
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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