Searched refs:HAL_RTC_MspInit (Results 1 – 6 of 6) sorted by relevance
125 void HAL_RTC_MspInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspInit() function
656 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc);
208 HAL_RTC_MspInit(hrtc); in HAL_RTC_Init()378 __weak void HAL_RTC_MspInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspInit() function