/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc_ex.c | 525 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 530 if (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 609 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 614 if (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 675 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer() 680 if (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc_ex.h | 901 … ((__FLAG__) == RTC_FLAG_WUTWF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == \ 902 RTC_ICSR_WUTWF) : \ 989 … ((__FLAG__) == RTC_FLAG_WUTWF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == RTC_ICSR_WUTWF):\
|
D | stm32u5xx_ll_rtc.h | 265 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 4180 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 933 … ((__FLAG__) == RTC_FLAG_WUTWF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == \ 934 RTC_ICSR_WUTWF) : \ 1019 … ((__FLAG__) == RTC_FLAG_WUTWF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == RTC_ICSR_WUTWF):\
|
D | stm32wbaxx_ll_rtc.h | 276 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 4170 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc_ex.c | 553 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 558 if (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 634 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 639 if (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rtc_ex.c | 559 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 633 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 698 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rtc_ex.c | 563 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 641 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 713 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rtc_ex.c | 560 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 638 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 710 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rtc_ex.c | 561 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 639 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 711 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_timebase_rtc_wakeup_template.c | 177 #if defined(RTC_ICSR_WUTWF) in HAL_InitTick()
|
D | stm32h7xx_hal_rtc.c | 396 while ((((hrtc->Instance->ICSR) & RTC_ICSR_WUTWF) == 0U) && (status != HAL_TIMEOUT)) in HAL_RTC_DeInit()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rtc_ex.c | 648 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 730 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT() 793 while (READ_BIT(RTC->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_DeactivateWakeUpTimer()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_rtc.h | 249 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 3451 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rtc.h | 253 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 3763 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 250 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 4413 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32h7xx_hal_rtc.h | 503 #define RTC_FLAG_WUTWF RTC_ICSR_WUTWF /*!< Wakeup timer write operation pendi…
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rtc.h | 253 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 3694 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 250 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 4005 return (READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc_ex.c | 766 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 859 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_rtc.h | 253 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 3556 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 253 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 3943 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32l5xx_hal_rtc.h | 818 RTC_ICSR_WUTWF)
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 277 #define LL_RTC_ICSR_WUTWF RTC_ICSR_WUTWF 4293 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_WUTWF) == (RTC_ICSR_WUTWF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_WUTW()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rtc.c | 385 while(((hrtc->Instance->ICSR) & RTC_ICSR_WUTWF) == 0U) in HAL_RTC_DeInit()
|