Home
last modified time | relevance | path

Searched refs:SEGGER_SYSVIEW_OnUserStart (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/system/sysview_tracing/main/
Dsysview_tracing.c35 #define SYSVIEW_EXAMPLE_SEND_EVENT_START() SEGGER_SYSVIEW_OnUserStart(SYSVIEW_EXAMPLE_SEND_EVENT_I…
37 #define SYSVIEW_EXAMPLE_WAIT_EVENT_START() SEGGER_SYSVIEW_OnUserStart(SYSVIEW_EXAMPLE_WAIT_EVENT_I…
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h268 void SEGGER_SYSVIEW_OnUserStart (unsigned int UserId); // Start of user def…
DSEGGER_SYSVIEW.c2122 void SEGGER_SYSVIEW_OnUserStart(unsigned UserId) { in SEGGER_SYSVIEW_OnUserStart() function
/hal_espressif-3.6.0/examples/system/sysview_tracing/
DREADME.md88 1. Using built-in SystemView messages. This method uses `SEGGER_SYSVIEW_OnUserStart` and `SEGGER_SY…