Lines Matching refs:ERROR
150 ErrorStatus status = ERROR; in LL_RTC_DeInit()
159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
204 ErrorStatus status = ERROR; in LL_RTC_Init()
216 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
263 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
304 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
366 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
394 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
757 status = ERROR; in LL_RTC_EnterInitMode()
825 status = ERROR; in LL_RTC_WaitForSynchro()
829 if (status != ERROR) in LL_RTC_WaitForSynchro()
842 status = ERROR; in LL_RTC_WaitForSynchro()