ESP-IDF
SEGGER_SYSVIEW_GLOBALS
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
SEGGER_SYSVIEW_GLOBALS
SEGGER_SYSVIEW_GLOBALS struct
Syntax
Show:
Summary
Declaration
from
SEGGER_SYSVIEW.c:243
typedef
struct
{
U8
EnableState
;
U8
UpChannel
;
U8
RecursionCnt
;
U32
SysFreq
;
U32
CPUFreq
;
U32
LastTxTimeStamp
;
U32
RAMBaseAddress
;
#if
(
SEGGER_SYSVIEW_POST_MORTEM_MODE
==
1
)
U32
PacketCount
;
#else
U32
DropCount
;
U8
DownChannel
;
#endif
U32
DisabledEvents
;
const
SEGGER_SYSVIEW_OS_API
*
pOSAPI
;
SEGGER_SYSVIEW_SEND_SYS_DESC_FUNC
*
pfSendSysDesc
;
}
SEGGER_SYSVIEW_GLOBALS
;
Fields
Field
Declared as
SEGGER_SYSVIEW_GLOBALS::EnableState
U8
SEGGER_SYSVIEW_GLOBALS::UpChannel
U8
SEGGER_SYSVIEW_GLOBALS::RecursionCnt
U8
SEGGER_SYSVIEW_GLOBALS::SysFreq
U32
SEGGER_SYSVIEW_GLOBALS::CPUFreq
U32
SEGGER_SYSVIEW_GLOBALS::LastTxTimeStamp
U32
SEGGER_SYSVIEW_GLOBALS::RAMBaseAddress
U32
SEGGER_SYSVIEW_GLOBALS::DropCount
U32
SEGGER_SYSVIEW_GLOBALS::DownChannel
U8
SEGGER_SYSVIEW_GLOBALS::DisabledEvents
U32
SEGGER_SYSVIEW_GLOBALS::pOSAPI
const
SEGGER_SYSVIEW_OS_API
*
SEGGER_SYSVIEW_GLOBALS::pfSendSysDesc
SEGGER_SYSVIEW_SEND_SYS_DESC_FUNC
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
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