ESP-IDF
+
0
/1 examples
SourceVu will show references to
SEGGER_SYSVIEW_RecordExitISR()
from the following samples and libraries:
FreeRTOS
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_RecordExitISR()
SEGGER_SYSVIEW_RecordExitISR() function
SEGGER_SYSVIEW_RecordExitISR() Function description Format and send an ISR exit event. Additional information Format as follows: 03 // Max. packet len is 6 Example packets sent 03 20 // ISR Exit. Timestamp is 32 (0x20)
Syntax
Show:
Summary
Declaration
Definition
from
SEGGER_SYSVIEW.h:289
void
SEGGER_SYSVIEW_RecordExitISR
(
void
)
;
Implemented in
SEGGER_SYSVIEW.c:2073
Examples
SEGGER_SYSVIEW_RecordExitISR()
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
Referrer
void
SEGGER_SYSVIEW_RecordExitISR
(
void
)
{
SEGGER_SYSVIEW.c:2073
void
SEGGER_SYSVIEW_RecordExitISR
(
void
)
;
SEGGER_SYSVIEW.h:289
traceISR_EXIT
(
)
;
intr_alloc.c:467
shared_intr_isr()
traceISR_EXIT
(
)
;
intr_alloc.c:488
non_shared_intr_isr()
Call Tree
from
0/1
examples
SEGGER_SYSVIEW_RecordExitISR()
is called by 2 functions and calls 4 functions:
shared_intr_isr()
non_shared_intr_isr()
All items filtered out
SEGGER_SYSVIEW_RecordExitISR()
SEGGER_SYSVIEW_X_SysView_Lock()
SEGGER_SYSVIEW_X_SysView_Unlock()
_SendPacket()
_PreparePacket()
All items filtered out
Data Use
from
0/1
examples
SEGGER_SYSVIEW_RecordExitISR()
reads 1 variable:
_aPacket
All items filtered out
SEGGER_SYSVIEW_RecordExitISR()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out