FreeRTOS
_xt_coproc_release()
is only used within FreeRTOS.
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
FreeRTOS
_xt_coproc_release()
_xt_coproc_release() function
Syntax
Show:
Summary
Declaration
from
port.c:639
void
_xt_coproc_release
(
volatile
void
*
coproc_sa_base
,
BaseType_t
xTargetCoreID
)
;
Arguments
Argument
coproc_sa_base
xTargetCoreID
Examples
References
from
examples
Code
Location
Referrer
void
_xt_coproc_release
(
volatile
void
*
coproc_sa_base
,
BaseType_t
xTargetCoreID
)
;
port.c:639
_xt_coproc_release
(
(
void
*
)
uxCoprocArea
,
xTargetCoreID
)
;
port.c:640
vPortCleanUpCoprocArea()
Call Tree
from
examples
_xt_coproc_release()
is called by 1 function:
vPortCleanUpCoprocArea()
All items filtered out
_xt_coproc_release()
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