Home
last modified time | relevance | path

Searched refs:SEGGER_SYSVIEW_Warn (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/app_trace/sys_view/Sample/OS/
DSEGGER_SYSVIEW_FreeRTOS.c150SEGGER_SYSVIEW_Warn("SYSTEMVIEW: Could not record task information. Maximum number of tasks reache… in SYSVIEW_AddTask()
211 SEGGER_SYSVIEW_Warn("SYSTEMVIEW: Could not find task information. Cannot delete task."); in SYSVIEW_DeleteTask()
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h312 void SEGGER_SYSVIEW_Warn (const char* s);
DSEGGER_SYSVIEW.c2704 void SEGGER_SYSVIEW_Warn(const char* s) { in SEGGER_SYSVIEW_Warn() function