/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 775 #define RTC_NONSECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization */ 782 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
|
D | stm32wbaxx_ll_rtc.h | 809 #define LL_RTC_SECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization feature is sec… 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/ |
D | stm32n6xx_hal_rtc_ex.h | 772 #define RTC_NONSECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization */ 779 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
|
D | stm32n6xx_ll_rtc.h | 831 #define LL_RTC_SECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization feature is sec… 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/ |
D | stm32u5xx_hal_rtc_ex.h | 754 #define RTC_NONSECURE_FEATURE_NONE (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \ 757 #define RTC_NONSECURE_FEATURE_INIT ~RTC_SECCFGR_INITSEC /*!< Initialization */
|
D | stm32u5xx_ll_rtc.h | 801 #define LL_RTC_UNSECURE_FEATURE_INIT ~RTC_SECCFGR_INITSEC /*!< Initialization feature is n… 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/ |
D | stm32h5xx_hal_rtc_ex.h | 804 #define RTC_NONSECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization */ 811 #define RTC_NONSECURE_FEATURE_ALL (RTC_SECCFGR_INITSEC | RTC_SECCFGR_CALSEC | \
|
D | stm32h5xx_ll_rtc.h | 883 #define LL_RTC_SECURE_FEATURE_INIT RTC_SECCFGR_INITSEC /*!< Initialization feature is sec… 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/ |
D | stm32u5xx_hal_rtc.c | 457 …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/ |
D | stm32wba52xx.h | 10857 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32wba54xx.h | 11251 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32wba5mxx.h | 11269 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32wba55xx.h | 11269 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 14217 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32h562xx.h | 15205 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32h533xx.h | 14766 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32h573xx.h | 17850 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32h563xx.h | 17301 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 16186 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u535xx.h | 15634 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u575xx.h | 17149 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u585xx.h | 17759 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u595xx.h | 18259 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u5a5xx.h | 18869 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|
D | stm32u5f7xx.h | 19852 #define RTC_SECCFGR_INITSEC RTC_SECCFGR_INITSEC_Msk macro
|