Error_Handler() is only used within FMC_NOR.
 
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:295

Return value

None

References

LocationReferrerText
main.c:295
static void Error_Handler(void)
main.c:62
static void Error_Handler(void);
main.c:131main()
Error_Handler();
main.c:138main()
Error_Handler();
main.c:148main()
Error_Handler();
main.c:161main()
Error_Handler();
main.c:180main()
Error_Handler();
main.c:192main()
Error_Handler();

Call Tree

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