Home
last modified time | relevance | path

Searched defs:SEGGER_SNPRINTF_CONTEXT_struct (Results 1 – 1 of 1) sorted by relevance

/segger-3.7.0/SEGGER/
DSEGGER.h160 struct SEGGER_SNPRINTF_CONTEXT_struct { struct
161 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.