ESP-IDF
+
0
/1 examples
SourceVu will show references to
SYSVIEW_DeleteTask()
from the following samples and libraries:
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
ESP-IDF
SYSVIEW_DeleteTask()
SYSVIEW_DeleteTask() function
SYSVIEW_DeleteTask() Function description Delete a task from the internal list.
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW_FreeRTOS.h:358
void
SYSVIEW_DeleteTask
(
U32
xHandle
)
;
Implemented in
SEGGER_SYSVIEW_FreeRTOS.c:202
Arguments
Argument
xHandle
Examples
SYSVIEW_DeleteTask()
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
void
SYSVIEW_DeleteTask
(
U32
xHandle
)
{
SEGGER_SYSVIEW_FreeRTOS.c:202
void
SYSVIEW_DeleteTask
(
U32
xHandle
)
;
SEGGER_SYSVIEW_FreeRTOS.h:358
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
SYSVIEW_DeleteTask()
reads 7 variables and writes 6 variables:
SYSVIEW_FREERTOS_TASK_STATUS::xHandle
SYSVIEW_FREERTOS_TASK_STATUS::pcTaskName
SYSVIEW_FREERTOS_TASK_STATUS::uxCurrentPriority
SYSVIEW_FREERTOS_TASK_STATUS::pxStack
SYSVIEW_FREERTOS_TASK_STATUS::uStackHighWaterMark
_aTasks
_NumTasks
All items filtered out
SYSVIEW_DeleteTask()
SYSVIEW_FREERTOS_TASK_STATUS::xHandle
SYSVIEW_FREERTOS_TASK_STATUS::pcTaskName
SYSVIEW_FREERTOS_TASK_STATUS::uxCurrentPriority
SYSVIEW_FREERTOS_TASK_STATUS::pxStack
SYSVIEW_FREERTOS_TASK_STATUS::uStackHighWaterMark
_NumTasks
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out