Searched refs:RTC_ReadAlarmCounter (Results 1 – 1 of 1) sorted by relevance
227 static uint32_t RTC_ReadAlarmCounter(RTC_HandleTypeDef *hrtc);760 counter_alarm = RTC_ReadAlarmCounter(hrtc); in HAL_RTC_SetTime()839 counter_alarm = RTC_ReadAlarmCounter(hrtc); in HAL_RTC_GetTime()982 counter_alarm = RTC_ReadAlarmCounter(hrtc); in HAL_RTC_SetDate()1308 counter_alarm = RTC_ReadAlarmCounter(hrtc); in HAL_RTC_GetAlarm()1652 static uint32_t RTC_ReadAlarmCounter(RTC_HandleTypeDef *hrtc) in RTC_ReadAlarmCounter() function