Home
last modified time | relevance | path

Searched refs:RTC_WaitForSynchro (Results 1 – 6 of 6) sorted by relevance

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_rtc.h111 void RTC_WaitForSynchro(void);
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_rtc.c222 void RTC_WaitForSynchro(void) in RTC_WaitForSynchro() function
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rtc.c422 if(RTC_WaitForSynchro() == ERROR) in RTC_DeInit()
612 ErrorStatus RTC_WaitForSynchro(void) in RTC_WaitForSynchro() function
834 if(RTC_WaitForSynchro() == ERROR) in RTC_SetTime()
1002 if(RTC_WaitForSynchro() == ERROR) in RTC_SetDate()
2462 if(RTC_WaitForSynchro() == ERROR) in RTC_SynchroShiftConfig()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rtc.c402 if(RTC_WaitForSynchro() == ERROR) in RTC_DeInit()
592 ErrorStatus RTC_WaitForSynchro(void) in RTC_WaitForSynchro() function
779 if(RTC_WaitForSynchro() == ERROR) in RTC_SetTime()
920 if(RTC_WaitForSynchro() == ERROR) in RTC_SetDate()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rtc.h575 ErrorStatus RTC_WaitForSynchro(void);
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rtc.h789 ErrorStatus RTC_WaitForSynchro(void);

Completed in 17 milliseconds