SEGGER_SYSVIEW_NameMarker() function
SEGGER_SYSVIEW_NameMarker() Function description Send the name of a Performance Marker to be displayed in SystemView. Marker names are usually set in the system description callback, to ensure it is only sent when the SystemView Application is connected. Parameters MarkerId - User defined ID for the marker. sName - Pointer to the marker name. (Max. SEGGER_SYSVIEW_MAX_STRING_LEN Bytes)
Syntax
void SEGGER_SYSVIEW_NameMarker (unsigned int MarkerId,
const char* sName);
SEGGER_SYSVIEW_NameMarker() calls 5 functions:
![]()
SEGGER_SYSVIEW_NameMarker()
SEGGER_SYSVIEW_NameMarker() reads 1 variable:
![]()
SEGGER_SYSVIEW_NameMarker()