Searched refs:SEGGER_PRINTF_FORMATTER (Results 1 – 1 of 1) sorted by relevance
174 typedef struct SEGGER_PRINTF_FORMATTER { struct175 struct SEGGER_PRINTF_FORMATTER* pNext; // Pointer to next formatter. argument178 } SEGGER_PRINTF_FORMATTER; argument220 int SEGGER_PRINTF_AddFormatter (SEGGER_PRINTF_FORMATTER* pFormatter, SEGGER_pFormatter pfFor…