ESP-IDF
SEGGER_SYSVIEW_SendNumModules()
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_SendNumModules()
SEGGER_SYSVIEW_SendNumModules() function
SEGGER_SYSVIEW_SendNumModules() Function description Send the number of registered modules to the host.
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW.h:336
void
SEGGER_SYSVIEW_SendNumModules
(
void
)
;
Implemented in
SEGGER_SYSVIEW.c:2941
Examples
References
from
examples
Code
Location
Referrer
void
SEGGER_SYSVIEW_SendNumModules
(
void
)
{
SEGGER_SYSVIEW.c:2941
void
SEGGER_SYSVIEW_SendNumModules
(
void
)
;
SEGGER_SYSVIEW.h:336
SEGGER_SYSVIEW_SendNumModules
(
)
;
SEGGER_SYSVIEW.c:571
_HandleIncomingPacket()
SEGGER_SYSVIEW_SendNumModules
(
)
;
SEGGER_SYSVIEW.c:1855
SEGGER_SYSVIEW_Start()
Call Tree
from
examples
SEGGER_SYSVIEW_SendNumModules()
is called by 2 functions and calls 4 functions:
_HandleIncomingPacket()
SEGGER_SYSVIEW_Start()
All items filtered out
SEGGER_SYSVIEW_SendNumModules()
SEGGER_SYSVIEW_X_SysView_Lock()
SEGGER_SYSVIEW_X_SysView_Unlock()
_SendPacket()
_PreparePacket()
All items filtered out
Data Use
from
examples
SEGGER_SYSVIEW_SendNumModules()
reads 2 variables:
_NumModules
_aPacket
All items filtered out
SEGGER_SYSVIEW_SendNumModules()
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