Home
last modified time | relevance | path

Searched refs:RTC_CALR_LPCAL (Results 1 – 25 of 72) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rtc.h616 #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()
Dstm32wlxx_hal_rtc_ex.h164 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h778 #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()
Dstm32l4xx_hal_rtc_ex.h164 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h722 #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()
Dstm32l5xx_hal_rtc_ex.h293 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rtc.h765 #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()
Dstm32wbaxx_hal_rtc_ex.h321 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rtc.h759 #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()
Dstm32u5xx_hal_rtc_ex.h319 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rtc.h834 #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()
Dstm32h7rsxx_hal_rtc_ex.h274 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rtc.h789 #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()
Dstm32n6xx_hal_rtc_ex.h319 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h839 #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()
Dstm32h5xx_hal_rtc_ex.h321 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 2exp20 …
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rtc_ex.h169 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a…
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rtc_ex.c906 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rtc_ex.c959 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc_ex.c978 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rtc_ex.c968 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rtc_ex.c931 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rtc_ex.c1212 MODIFY_REG(hrtc->Instance->CALR, RTC_CALR_LPCAL, LowPowerCalib);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rtc_ex.c970 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rtc_ex.c918 MODIFY_REG(RTC->CALR, RTC_CALR_LPCAL, LowPowerCalib); in HAL_RTCEx_SetLowPowerCalib()

123