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

Error_Handler() function

This function is executed in case of error occurrence.

Syntax

void Error_Handler(void);
Implemented in main.c:244

Return value

None

References

LocationReferrerText
main.c:244
void Error_Handler(void)
main.h:46
void Error_Handler(void);
main.c:141SystemClock_Config()
Error_Handler();
main.c:153SystemClock_Config()
Error_Handler();
main.c:192RTC_Config()
Error_Handler();
main.c:223RTC_Config()
Error_Handler();
main.c:234RTC_Config()
Error_Handler();
main.c:324HAL_GPIO_EXTI_Callback()
Error_Handler();
stm32f4xx_hal_msp.c:67HAL_RTC_MspInit()
Error_Handler();
stm32f4xx_hal_msp.c:74HAL_RTC_MspInit()
Error_Handler();

Call Tree

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