Lines Matching refs:ERROR
138 ErrorStatus status = ERROR; in LL_RTC_DeInit()
147 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
184 ErrorStatus status = ERROR; in LL_RTC_Init()
196 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
243 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
284 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
346 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
374 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
597 status = ERROR; in LL_RTC_EnterInitMode()
665 status = ERROR; in LL_RTC_WaitForSynchro()
669 if (status != ERROR) in LL_RTC_WaitForSynchro()
682 status = ERROR; in LL_RTC_WaitForSynchro()