Searched defs:sFormat (Results 1 – 2 of 2) sorted by relevance
321 int SEGGER_RTT_vprintf(unsigned BufferIndex, const char * sFormat, va_list * pParamList) { in SEGGER_RTT_vprintf()495 int SEGGER_RTT_printf(unsigned BufferIndex, const char * sFormat, ...) { in SEGGER_RTT_printf()
1205 static void _VPrintTarget(const char* sFormat, U32 Options, va_list* pParamList) { in _VPrintTarget()