Searched refs:BUFFER_SIZE_UP (Results 1 – 2 of 2) sorted by relevance
80 #define BUFFER_SIZE_UP (1024) // Size of the buffer for terminal output… macro
93 #ifndef BUFFER_SIZE_UP94 …#define BUFFER_SIZE_UP 1024 // Size of the buffer for terminal o… macro252 SEGGER_RTT_PUT_BUFFER_SECTION(SEGGER_RTT_BUFFER_ALIGN(static char _acUpBuffer [BUFFER_SIZE_UP]));