Error_Handler() is only used within Demonstrations.
 
Symbols
loading...
Files
loading...

Error_Handler() function

This function is executed in case of error occurrence.

Syntax

static void Error_Handler(void);
Implemented in main.c:627

Return value

None

References

LocationReferrerText
main.c:627
static void Error_Handler(void)
main.c:58
static void Error_Handler(void);
main.c:157SystemClock_Config()
Error_Handler();
main.c:163SystemClock_Config()
Error_Handler();
main.c:176SystemClock_Config()
Error_Handler();

Call Tree

Functions calling Error_Handler()
all items filtered out
Error_Handler()