/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rtc.h | 616 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< low power mode */ 3500 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3513 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3524 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32wlxx_hal_rtc_ex.h | 164 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 778 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< low power mode */ 3398 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3411 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3422 return (READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32l4xx_hal_rtc_ex.h | 164 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 722 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< low power mode */ 3702 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3715 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3726 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32l5xx_hal_rtc_ex.h | 293 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rtc.h | 765 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< Low power mode */ 3927 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3940 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3951 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32wbaxx_hal_rtc_ex.h | 321 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rtc.h | 759 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< low power mode */ 3917 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3930 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3941 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32u5xx_hal_rtc_ex.h | 319 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_rtc.h | 834 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< Low power mode */ 3989 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 4002 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 4013 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32h7rsxx_hal_rtc_ex.h | 274 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rtc.h | 789 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< Low power mode */ 3941 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 3954 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 3965 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32n6xx_hal_rtc_ex.h | 319 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 839 #define LL_RTC_CALIB_LOWPOWER_SET RTC_CALR_LPCAL /*!< Low power mode */ 4032 SET_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Enable() 4045 CLEAR_BIT(RTCx->CALR, RTC_CALR_LPCAL); in LL_RTC_CAL_LowPower_Disable() 4056 return ((READ_BIT(RTCx->CALR, RTC_CALR_LPCAL) == (RTC_CALR_LPCAL)) ? 1U : 0U); in LL_RTC_CAL_LowPower_IsEnabled()
|
D | stm32h5xx_hal_rtc_ex.h | 321 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc_ex.h | 169 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rtc_ex.c | 906 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rtc_ex.c | 959 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rtc_ex.c | 978 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc_ex.c | 968 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc_ex.c | 931 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc_ex.c | 1212 MODIFY_REG(hrtc->Instance->CALR, RTC_CALR_LPCAL, LowPowerCalib);
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc_ex.c | 970 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc_ex.c | 918 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
|