Home
last modified time | relevance | path

Searched refs:HAL_RTCEx_RTCIRQHandler (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rtc_ex.h373 void HAL_RTCEx_RTCIRQHandler(RTC_HandleTypeDef *hrtc);
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc_ex.c378 void HAL_RTCEx_RTCIRQHandler(RTC_HandleTypeDef *hrtc) in HAL_RTCEx_RTCIRQHandler() function