Lines Matching refs:ERROR
136 ErrorStatus status = ERROR; in LL_RTC_DeInit()
146 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
215 ErrorStatus status = ERROR; in LL_RTC_Init()
227 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
275 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
316 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
378 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
406 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
771 status = ERROR; in LL_RTC_EnterInitMode()
839 status = ERROR; in LL_RTC_WaitForSynchro()
843 if (status != ERROR) in LL_RTC_WaitForSynchro()
856 status = ERROR; in LL_RTC_WaitForSynchro()