Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/examples/system/sysview_tracing/main/
Dsysview_tracing.c63SEGGER_SYSVIEW_RecordModuleDescription(&s_example_sysview_module, "Example SystemView User Module"… in example_sysview_module_send_desc()
/hal_espressif-2.7.6/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h291 void SEGGER_SYSVIEW_RecordModuleDescription (const SEGGER_SYSVIEW_MODULE* pModule, const char…
DSEGGER_SYSVIEW.c2393 void SEGGER_SYSVIEW_RecordModuleDescription(const SEGGER_SYSVIEW_MODULE* pModule, const char* sDesc… in SEGGER_SYSVIEW_RecordModuleDescription() function