Searched refs:BUFFER_SIZE_UP (Results 1 – 2 of 2) sorted by relevance
95 #ifndef BUFFER_SIZE_UP96 #define BUFFER_SIZE_UP (1024) // Size of the buffer for terminal output of target, up to host (Defa… macro
118 #ifndef BUFFER_SIZE_UP119 #define BUFFER_SIZE_UP 1024 // Size of the buffer for terminal output of target, up to host macro283 …RTT_BUFFER_ALIGN(static char _acUpBuffer[SEGGER_RTT__ROUND_UP_2_CACHE_LINE_SIZE(BUFFER_SIZE_UP)]));336 p->aUp[0].SizeOfBuffer = BUFFER_SIZE_UP; in _DoInit()