/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rtc_ex.c | 469 while ((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 475 if ((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_rtc.h | 240 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 2176 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 923 … ((__FLAG__) == RTC_FLAG_RECALPF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) == \ 924 RTC_ICSR_RECALPF) : \
|
D | stm32wbaxx_ll_rtc.h | 266 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3970 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc_ex.h | 912 … ((__FLAG__) == RTC_FLAG_RECALPF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) == \ 913 RTC_ICSR_RECALPF) : \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc_ex.h | 891 … ((__FLAG__) == RTC_FLAG_RECALPF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) == \ 892 RTC_ICSR_RECALPF) : \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc_ex.h | 851 … ((__FLAG__) == RTC_FLAG_RECALPF) ? (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) == \ 852 RTC_ICSR_RECALPF) : \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rtc_ex.c | 886 if((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 891 while((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc_ex.h | 949 (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) == \ 950 RTC_ICSR_RECALPF) : \
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rtc_ex.c | 844 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 849 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rtc_ex.c | 885 if (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 890 while (READ_BIT(hrtc->Instance->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_rtc.h | 244 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3264 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rtc_ex.c | 898 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 903 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rtc.h | 248 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3554 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rtc.h | 245 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3405 return (READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rtc.h | 248 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3507 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 245 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 4347 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rtc_ex.c | 916 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 921 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 245 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3791 return (READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)); in LL_RTC_IsActiveFlag_RECALP()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rtc_ex.c | 917 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 922 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc_ex.c | 902 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 907 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc_ex.c | 865 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 870 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc_ex.c | 1143 if ((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U) 1152 while ((hrtc->Instance->ICSR & RTC_ICSR_RECALPF) != 0U)
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc_ex.c | 904 while (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib() 909 if (READ_BIT(RTC->ICSR, RTC_ICSR_RECALPF) != 0U) in HAL_RTCEx_SetSmoothCalib()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 248 #define LL_RTC_ICSR_RECALPF RTC_ICSR_RECALPF 3756 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_RECALPF) == (RTC_ICSR_RECALPF)) ? 1U : 0U); in LL_RTC_IsActiveFlag_RECALP()
|