FreeRTOS
vPortCleanUpCoprocArea()
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading (2/3)...
Files
loading (2/3)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
vPortCleanUpCoprocArea()
vPortCleanUpCoprocArea() function
Syntax
Show:
Summary
Declaration
from
port.c:622
static
void
vPortCleanUpCoprocArea
(
void
*
pvTCB
)
;
Arguments
Argument
pvTCB
Examples
References
from
examples
Code
Location
Referrer
static
void
vPortCleanUpCoprocArea
(
void
*
pvTCB
)
port.c:622
vPortCleanUpCoprocArea
(
pxTCB
)
;
port.c:669
vPortTCBPreDeleteHook()
Call Tree
from
examples
vPortCleanUpCoprocArea()
is called by 1 function and calls 1 function:
vPortTCBPreDeleteHook()
All items filtered out
vPortCleanUpCoprocArea()
_xt_coproc_release()
All items filtered out
Data Use
from
examples
vPortCleanUpCoprocArea()
reads 2 variables:
xSTATIC_TCB::xDummyCoreID
xSTATIC_TCB::pxDummy8
All items filtered out
vPortCleanUpCoprocArea()
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