Home
last modified time | relevance | path

Searched refs:LL_RTC_IsActiveFlag_INIT (Results 1 – 25 of 36) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rtc.c579 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
585 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
592 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rtc.c583 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
589 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
596 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rtc.c729 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
735 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
742 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rtc.c744 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
750 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
757 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rtc.c751 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
757 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
764 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rtc.c732 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
738 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
745 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_rtc.c717 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
723 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
730 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rtc.c736 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
742 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
749 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_rtc.c750 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
756 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
763 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rtc.c732 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
738 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
745 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rtc.c732 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
738 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
745 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rtc.c729 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
735 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
742 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rtc.c748 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
754 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
761 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rtc.c764 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
770 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
777 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rtc.c755 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
761 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
768 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rtc.c752 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
758 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
765 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rtc.c755 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
761 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
768 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rtc.c748 if (LL_RTC_IsActiveFlag_INIT(RTCx) == 0U) in LL_RTC_EnterInitMode()
754 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
761 tmp = LL_RTC_IsActiveFlag_INIT(RTCx); in LL_RTC_EnterInitMode()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h4123 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
4356 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h3948 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
5139 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rtc.h2240 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rtc.h2840 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h3057 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h3352 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h3347 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT(RTC_TypeDef *RTCx) in LL_RTC_IsActiveFlag_INIT() function

12