Lines Matching refs:ERROR
139 ErrorStatus status = ERROR; in LL_RTC_DeInit()
148 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
217 ErrorStatus status = ERROR; in LL_RTC_Init()
229 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
276 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
317 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
379 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
407 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
768 status = ERROR; in LL_RTC_EnterInitMode()
836 status = ERROR; in LL_RTC_WaitForSynchro()
840 if (status != ERROR) in LL_RTC_WaitForSynchro()
853 status = ERROR; in LL_RTC_WaitForSynchro()