IRQn_Type
Defines the Interrupt Numbers definitions.
void RTC_IRQHandler(void)
void RTC_DRV_SecondsIRQHandler(uint32_t instance)
This method is the API's Interrupt handler for RTC Second interrupt. This ISR will call the user call...
void RTC_DRV_IRQHandler(uint32_t instance)
This method is the API's Interrupt handler for generic and alarm IRQ. It will handle the alarm repeti...
const IRQn_Type g_rtcSecondsIrqNb[]
void RTC_Seconds_IRQHandler(void)
const IRQn_Type g_rtcIrqNumbers[]
Table used to store the RTC IRQ names.