Home
last modified time | relevance | path

Searched refs:RTC_SECCFGR_CALSEC (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rtc_ex.h776 #define RTC_NONSECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration */
782 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
Dstm32wbaxx_ll_rtc.h810 #define LL_RTC_SECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration feature is secure…
4818 …MODIFY_REG(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SECCFGR… in LL_RTC_SetRtcSecure()
4846 …return READ_BIT(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SE… in LL_RTC_GetRtcSecure()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rtc_ex.h773 #define RTC_NONSECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration */
779 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
Dstm32n6xx_ll_rtc.h832 #define LL_RTC_SECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration feature is secure…
4930 …MODIFY_REG(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SECCFGR… in LL_RTC_SetRtcSecure()
4958 …return READ_BIT(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SE… in LL_RTC_GetRtcSecure()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rtc_ex.h754 #define RTC_NONSECURE_FEATURE_NONE (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
758 #define RTC_NONSECURE_FEATURE_CAL ~RTC_SECCFGR_CALSEC /*!< Calibration */
Dstm32u5xx_ll_rtc.h802 #define LL_RTC_UNSECURE_FEATURE_CAL ~RTC_SECCFGR_CALSEC /*!< Calibration feature is not …
4819 …MODIFY_REG(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SECCFGR… in LL_RTC_SetRtcSecure()
4847 …return READ_BIT(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SE… in LL_RTC_GetRtcSecure()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rtc_ex.h805 #define RTC_NONSECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration */
811 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
Dstm32h5xx_ll_rtc.h884 #define LL_RTC_SECURE_FEATURE_CAL RTC_SECCFGR_CALSEC /*!< Calibration feature is secure…
5178 …MODIFY_REG(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SECCFGR… in LL_RTC_SetRtcSecure()
5206 …return READ_BIT(RTCx->SECCFGR, RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SE… in LL_RTC_GetRtcSecure()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rtc.c457 …WRITE_REG(RTC->SECCFGR, (RTC_SECCFGR_SEC | RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | RTC_SECCFGR_… in HAL_RTC_DeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h10854 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32wba54xx.h11248 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32wba5mxx.h11266 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32wba55xx.h11266 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h14214 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32h562xx.h15202 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32h533xx.h14763 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32h573xx.h17847 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32h563xx.h17298 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h16183 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u535xx.h15631 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u575xx.h17146 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u585xx.h17756 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u595xx.h18256 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u5a5xx.h18866 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro
Dstm32u5f7xx.h19849 #define RTC_SECCFGR_CALSEC RTC_SECCFGR_CALSEC_Msk macro

12