Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.c170 #define CHANNEL_ID_UP _SYSVIEW_Globals.UpChannel
226 U8 UpChannel; member
1215 …_SYSVIEW_Globals.UpChannel = SEGGER_RTT_AllocUpBuffer ("SysView", &_UpBuffer[0], sizeof(_UpBuff… in SEGGER_SYSVIEW_Init()
1230 …_SYSVIEW_Globals.UpChannel = SEGGER_RTT_AllocUpBuffer ("SysView", &_UpBuffer[0], sizeof(_UpBuff… in SEGGER_SYSVIEW_Init()
1234 _SYSVIEW_Globals.DownChannel = _SYSVIEW_Globals.UpChannel; in SEGGER_SYSVIEW_Init()