Searched refs:_DownBuffer (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/trace/SEGGER/ |
A D | SEGGER_SYSVIEW.c | 277 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 301 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 327 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 343 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 352 …__attribute__ ((section (SEGGER_SYSVIEW_SECTION))) static char _DownBuffer[8]; // Small, fixed-si… variable 358 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 367 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 382 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 390 static char _DownBuffer[8]; // Small, fixed-size buffer, for back-channel comms variable 1366 …_ConfigDownBuffer (SEGGER_SYSVIEW_RTT_CHANNEL, "SysView", &_DownBuffer[0], sizeof(_DownBuffer), SE… in SEGGER_SYSVIEW_Init() [all …]
|
Completed in 7 milliseconds