Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c40 #define SYNCHRO_TIMEOUT ((uint32_t) 0x00008000) macro
310 } while((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_rtc.c58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
370 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_rtc.c58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c58 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
367 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c225 #define SYNCHRO_TIMEOUT ((uint32_t) 0x00008000) macro
540 while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_rtc.c57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
368 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_rtc.c57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
343 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_rtc.c57 #define SYNCHRO_TIMEOUT ((uint32_t)0x00008000) macro
363 } while ((synchrocounter != SYNCHRO_TIMEOUT) && (synchrostatus == 0x00)); in RTC_WaitForSynchro()

Completed in 37 milliseconds