Home
last modified time | relevance | path

Searched refs:synchrocounter (Results 1 – 9 of 9) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c287 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
309 synchrocounter++; in RTC_WaitForSynchro()
310 } while((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c352 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
367 synchrocounter++; in RTC_WaitForSynchro()
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_rtc.c354 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
369 synchrocounter++; in RTC_WaitForSynchro()
370 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_rtc.c352 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
367 synchrocounter++; in RTC_WaitForSynchro()
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c351 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
366 synchrocounter++; in RTC_WaitForSynchro()
367 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c515 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
538 synchrocounter++; in RTC_WaitForSynchro()
540 while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_rtc.c352 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
367 synchrocounter++; in RTC_WaitForSynchro()
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_rtc.c330 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
342 synchrocounter++; in RTC_WaitForSynchro()
343 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_rtc.c347 __IO uint32_t synchrocounter = 0; in RTC_WaitForSynchro() local
362 synchrocounter++; in RTC_WaitForSynchro()
363 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()

Completed in 62 milliseconds