clearOutputHighlight() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDclearOutputHighlight()

clearOutputHighlight() function

Syntax

static void clearOutputHighlight(struct current *current);

Arguments

current

References

LocationReferrerText
linenoise.c:1030
static void clearOutputHighlight(struct current *current)
linenoise.c:1042outputControlChar()
clearOutputHighlight(current);
linenoise.c:1288refreshShowHints()
clearOutputHighlight(current);

Call Tree

Functions calling clearOutputHighlight()
Functions called by clearOutputHighlight()
clearOutputHighlight()
all items filtered out
Data read by clearOutputHighlight()
all items filtered out
clearOutputHighlight()