IRQ Handler and Callbacks functions.
More...
IRQ Handler and Callbacks functions.
◆ hal_rtc_alarm_callback()
alarm_callback
- Parameters
-
[in] | p_rtc | Pointer to a RTC handle which contains the configuration information for the specified RTC module. |
◆ hal_rtc_irq_handler()
RTC_IRQHandler.
- Parameters
-
[in] | p_rtc | Pointer to a RTC handle which contains the configuration information for the specified RTC module. |
◆ hal_rtc_overflow_callback()
overflow_callback
- Parameters
-
[in] | p_rtc | Pointer to a RTC handle which contains the configuration information for the specified RTC module. |
◆ hal_rtc_tick_callback()
tick_callback
- Parameters
-
[in] | p_rtc | Pointer to a RTC handle which contains the configuration information for the specified RTC module. |