Searched refs:HAL_RTC_MspDeInit (Results 1 – 6 of 6) sorted by relevance
142 void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspDeInit() function
657 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
363 HAL_RTC_MspDeInit(hrtc); in HAL_RTC_DeInit()393 __weak void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspDeInit() function