Searched refs:LL_RTC_TIME_Set (Results 1 – 2 of 2) sorted by relevance
252 LL_RTC_TIME_Set(RTCx, counter_time); in LL_RTC_TIME_Init()259 LL_RTC_TIME_Set(RTCx, counter_time); in LL_RTC_TIME_Init()449 LL_RTC_TIME_Set(RTCx, TimeCounter); in LL_RTC_TIME_SetCounter()
373 __STATIC_INLINE void LL_RTC_TIME_Set(RTC_TypeDef *RTCx, uint32_t TimeCounter) in LL_RTC_TIME_Set() function