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

Return value

None

References

LocationReferrerText
main.c:210
void Error_Handler(void)
main.h:36
void Error_Handler(void);
main.c:98main()
Error_Handler();
main.c:239RTC_CalendarConfig()
Error_Handler();
main.c:254RTC_CalendarConfig()
Error_Handler();
stm32f4xx_hal_msp.c:76HAL_RTC_MspInit()
Error_Handler();
stm32f4xx_hal_msp.c:83HAL_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()