Home
last modified time | relevance | path

Searched refs:SEGGER_SYSVIEW_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW_ConfDefaults.h168 #ifndef SEGGER_SYSVIEW_UNLOCK
169 #define SEGGER_SYSVIEW_UNLOCK() SEGGER_RTT_UNLOCK() macro
DSEGGER_SYSVIEW.c321 #define RECORD_END() SEGGER_SYSVIEW_UNLOCK()
746 SEGGER_SYSVIEW_UNLOCK(); // We are done. Unlock and return in _SendPacket()
1166 SEGGER_SYSVIEW_UNLOCK(); in _VPrintTarget()
1643 SEGGER_SYSVIEW_UNLOCK(); in SEGGER_SYSVIEW_Start()
2200 SEGGER_SYSVIEW_UNLOCK(); in SEGGER_SYSVIEW_SendPacket()
2379 SEGGER_SYSVIEW_UNLOCK(); in SEGGER_SYSVIEW_RegisterModule()
/hal_espressif-3.6.0/components/app_trace/sys_view/Config/
DSEGGER_SYSVIEW_Conf.h175 #define SEGGER_SYSVIEW_UNLOCK() SEGGER_SYSVIEW_X_SysView_Unlock(_SYSVIEW_int_state) macro
/hal_espressif-3.6.0/components/app_trace/sys_view/esp/
DSEGGER_RTT_esp.c89 SEGGER_SYSVIEW_UNLOCK(); in SEGGER_RTT_ESP_Flush()