Searched refs:sSysDesc (Results 1 – 2 of 2) sorted by relevance
254 void SEGGER_SYSVIEW_SendSysDesc (const char* sSysDesc);
1971 void SEGGER_SYSVIEW_SendSysDesc(const char *sSysDesc) { in SEGGER_SYSVIEW_SendSysDesc() argument1976 pPayload = _EncodeStr(pPayloadStart, sSysDesc, SEGGER_SYSVIEW_MAX_STRING_LEN); in SEGGER_SYSVIEW_SendSysDesc()
Completed in 7 milliseconds