Searched defs:SEGGER_SNPRINTF_CONTEXT_struct (Results 1 – 1 of 1) sorted by relevance
160 struct SEGGER_SNPRINTF_CONTEXT_struct { struct161 void* pContext; // Application specific context.162 SEGGER_BUFFER_DESC* pBufferDesc; // Buffer descriptor to use for output.163 …executed once the buffer is full. Callback decides if the buffer gets cleared to store more or not.