Home
last modified time | relevance | path

Searched refs:sSysDesc (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h232 void SEGGER_SYSVIEW_SendSysDesc (const char* sSysDesc);
DSEGGER_SYSVIEW.c1784 void SEGGER_SYSVIEW_SendSysDesc(const char *sSysDesc) { in SEGGER_SYSVIEW_SendSysDesc() argument
1789 pPayload = _EncodeStr(pPayloadStart, sSysDesc, SEGGER_SYSVIEW_MAX_STRING_LEN); in SEGGER_SYSVIEW_SendSysDesc()