ESP-IDF
SEGGER_SYSVIEW_GetSysDesc()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_GetSysDesc()
SEGGER_SYSVIEW_GetSysDesc() function
SEGGER_SYSVIEW_GetSysDesc() Function description Triggers a send of the system information and description.
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW.h:262
void
SEGGER_SYSVIEW_GetSysDesc
(
void
)
;
Implemented in
SEGGER_SYSVIEW.c:1914
Examples
References
from
examples
Code
Location
Referrer
void
SEGGER_SYSVIEW_GetSysDesc
(
void
)
{
SEGGER_SYSVIEW.c:1914
void
SEGGER_SYSVIEW_GetSysDesc
(
void
)
;
SEGGER_SYSVIEW.h:262
SEGGER_SYSVIEW_GetSysDesc
(
)
;
SEGGER_SYSVIEW.c:568
_HandleIncomingPacket()
Call Tree
from
examples
SEGGER_SYSVIEW_GetSysDesc()
is called by 1 function and calls 5 functions:
_HandleIncomingPacket()
All items filtered out
SEGGER_SYSVIEW_GetSysDesc()
SEGGER_SYSVIEW_X_SysView_Lock()
SEGGER_SYSVIEW_X_SysView_Unlock()
SEGGER_SYSVIEW_GLOBALS::pfSendSysDesc
_SendPacket()
_PreparePacket()
All items filtered out
Data Use
from
examples
SEGGER_SYSVIEW_GetSysDesc()
reads 6 variables:
SEGGER_SYSVIEW_GLOBALS::SysFreq
SEGGER_SYSVIEW_GLOBALS::CPUFreq
SEGGER_SYSVIEW_GLOBALS::RAMBaseAddress
SEGGER_SYSVIEW_GLOBALS::pfSendSysDesc
_SYSVIEW_Globals
_aPacket
All items filtered out
SEGGER_SYSVIEW_GetSysDesc()
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