_ClearHalt() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_ClearHalt() function

Static functions _ClearHalt This function is called if the next button is pressed after the demo was halted

Syntax

static void _ClearHalt(void);

References

LocationReferrerText
GUIDEMO.c:107
static void _ClearHalt(void) {
GUIDEMO.c:337_cbFrameWinControl()
_ClearHalt(); // Clear _Halt, so the next sample demonstrates immediately
GUIDEMO.c:431_Main()
_ClearHalt();
GUIDEMO.c:629GUIDEMO_NotifyStartNext()
_ClearHalt();

Call Tree

Functions calling _ClearHalt()
_ClearHalt()
Data written by _ClearHalt()
_ClearHalt()
all items filtered out