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:237

Return value

None

References

LocationReferrerText
main.c:237
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:185RTC_Config()
Error_Handler();
main.c:216RTC_Config()
Error_Handler();
main.c:227RTC_Config()
Error_Handler();
main.c:317HAL_GPIO_EXTI_Callback()
Error_Handler();
stm32f4xx_hal_msp.c:68HAL_RTC_MspInit()
Error_Handler();
stm32f4xx_hal_msp.c:76HAL_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()