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

Return value

None

References

LocationReferrerText
main.c:117
void Error_Handler(void)
main.h:48
void Error_Handler(void);
main.c:98main()
Error_Handler();
main.c:226RTC_TimeStampConfig()
Error_Handler();
main.c:242RTC_TimeStampConfig()
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()