Searched defs:_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 320 …__attribute__ ((section (SEGGER_SYSVIEW_SECTION))) static char _DownBuffer[8]; // Small, fixed-si… 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 362 …__attribute__ ((section (SEGGER_SYSVIEW_SECTION), zero_init)) static char _DownBuffer[8]; // Smal… 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 [all …]
|
Completed in 7 milliseconds