ESP-IDF
_cbSendSystemDesc()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
_cbSendSystemDesc()
_cbSendSystemDesc() function
_cbSendSystemDesc() Function description Sends SystemView description strings.
Syntax
Show:
Summary
Declaration
from
SEGGER_SYSVIEW_Config_FreeRTOS.c:159
static
void
_cbSendSystemDesc
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
_cbSendSystemDesc
(
void
)
{
SEGGER_SYSVIEW_Config_FreeRTOS.c:159
&
SYSVIEW_X_OS_TraceAPI
,
_cbSendSystemDesc
)
;
SEGGER_SYSVIEW_Config_FreeRTOS.c:204
SEGGER_SYSVIEW_Conf()
Call Tree
from
examples
_cbSendSystemDesc()
calls 1 function:
All items filtered out
_cbSendSystemDesc()
SEGGER_SYSVIEW_SendSysDesc()
All items filtered out
Data Use
from
examples
_cbSendSystemDesc()
reads 1 variable and writes 1 variable:
esp_isr_names
All items filtered out
_cbSendSystemDesc()
SEGGER_SYSVIEW_Conf()
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