ESP-IDF
SEGGER_SYSVIEW_RecordExitTimer()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/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_RecordExitTimer()
SEGGER_SYSVIEW_RecordExitTimer() function
SEGGER_SYSVIEW_RecordExitTimer() Function description Format and send a Timer exit event.
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW.h:292
void
SEGGER_SYSVIEW_RecordExitTimer
(
void
)
;
Implemented in
SEGGER_SYSVIEW.c:2131
Examples
References
from
examples
Code
Location
void
SEGGER_SYSVIEW_RecordExitTimer
(
void
)
{
SEGGER_SYSVIEW.c:2131
void
SEGGER_SYSVIEW_RecordExitTimer
(
void
)
;
SEGGER_SYSVIEW.h:292
Call Tree
from
examples
SEGGER_SYSVIEW_RecordExitTimer()
calls 4 functions:
All items filtered out
SEGGER_SYSVIEW_RecordExitTimer()
SEGGER_SYSVIEW_X_SysView_Lock()
SEGGER_SYSVIEW_X_SysView_Unlock()
_SendPacket()
_PreparePacket()
All items filtered out
Data Use
from
examples
SEGGER_SYSVIEW_RecordExitTimer()
reads 1 variable:
_aPacket
All items filtered out
SEGGER_SYSVIEW_RecordExitTimer()
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