STemWin + 0/1 examples
CodeScope will show references to GUI_X_ErrorOut() from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

GUI_X_ErrorOut() function

Syntax

void GUI_X_ErrorOut(const char * s);
Implemented in GUI_X.c:116

Arguments

s

Examples

GUI_X_ErrorOut() is referenced by 1 libraries and example projects.

References

LocationText
GUI_X.c:116
void GUI_X_ErrorOut(const char *s) { GUI_USE_PARA(s); }
GUI_X_OS.c:185
void GUI_X_ErrorOut(const char *s) { }
GUI.h:1569
void GUI_X_ErrorOut(const char * s);

Data Use

Data read by GUI_X_ErrorOut()
all items filtered out
GUI_X_ErrorOut()