Searched defs:Options (Results 1 – 1 of 1) sorted by relevance
/segger-latest/SEGGER/ |
D | SEGGER_SYSVIEW.c | 232 U32 Options; member 953 static int _VPrintHost(const char* s, U32 Options, va_list* pParamList) { in _VPrintHost() 1037 U32 Options; in _StoreChar() local 1240 static void _VPrintTarget(const char* sFormat, U32 Options, va_list* pParamList) { in _VPrintTarget() 3107 void SEGGER_SYSVIEW_PrintfHostEx(const char* s, U32 Options, ...) { in SEGGER_SYSVIEW_PrintfHostEx() 3144 void SEGGER_SYSVIEW_VPrintfHostEx(const char* s, U32 Options, va_list *pParamList) { in SEGGER_SYSVIEW_VPrintfHostEx() 3372 void SEGGER_SYSVIEW_PrintfTargetEx(const char* s, U32 Options, ...) { in SEGGER_SYSVIEW_PrintfTargetEx() 3393 void SEGGER_SYSVIEW_VPrintfTargetEx(const char* s, U32 Options, va_list *pParamList) { in SEGGER_SYSVIEW_VPrintfTargetEx()
|