Home
last modified time | relevance | path

Searched refs:RTC_SYNCHRO_TIMEOUT (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
642 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
669 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
795 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
822 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
814 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
825 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
811 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
838 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
799 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
826 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
827 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
854 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
818 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
845 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
818 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
845 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
811 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
838 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
815 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
842 timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rtc.c52 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
496 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
646 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
772 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
807 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
795 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
804 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT ((uint32_t) 1000U) /* 1s when tick set to 1ms */ macro
811 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
795 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
792 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rtc.c51 #define RTC_SYNCHRO_TIMEOUT 1000U /* 1s when tick set to 1ms */ macro
792 __IO uint32_t timeout = RTC_SYNCHRO_TIMEOUT; in LL_RTC_WaitForSynchro()