Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/sys_view/ext/
Dlogging.c23 SEGGER_SYSVIEW_Print(log_buffer); in esp_sysview_vprintf()
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h311 void SEGGER_SYSVIEW_Print (const char* s);
DSEGGER_SYSVIEW.c2682 void SEGGER_SYSVIEW_Print(const char* s) { in SEGGER_SYSVIEW_Print() function