ESP-IDF
SEGGER_SYSVIEW_OnTaskStopExec()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SEGGER_SYSVIEW_OnTaskStopExec()
SEGGER_SYSVIEW_OnTaskStopExec() function
SEGGER_SYSVIEW_OnTaskStopExec() Function description Record a Task Stop Execution event. The Task Stop event corresponds to when a task stops executing and terminates.
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW.h:300
void
SEGGER_SYSVIEW_OnTaskStopExec
(
void
)
;
Implemented in
SEGGER_SYSVIEW.c:2278
Examples
References
from
examples
Code
Location
void
SEGGER_SYSVIEW_OnTaskStopExec
(
void
)
{
SEGGER_SYSVIEW.c:2278
void
SEGGER_SYSVIEW_OnTaskStopExec
(
void
)
;
SEGGER_SYSVIEW.h:300
Call Tree
from
examples
SEGGER_SYSVIEW_OnTaskStopExec()
calls 4 functions:
All items filtered out
SEGGER_SYSVIEW_OnTaskStopExec()
SEGGER_SYSVIEW_X_SysView_Lock()
SEGGER_SYSVIEW_X_SysView_Unlock()
_SendPacket()
_PreparePacket()
All items filtered out
Data Use
from
examples
SEGGER_SYSVIEW_OnTaskStopExec()
reads 1 variable:
_aPacket
All items filtered out
SEGGER_SYSVIEW_OnTaskStopExec()
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