/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc_ex.h | 813 #define RTC_NONSECURE_FEATURE_ALRB RTC_SECCFGR_ALRBSEC /*!< Alarm B */ 817 RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC)
|
D | stm32h5xx_ll_rtc.h | 886 #define LL_RTC_SECURE_FEATURE_ALRB RTC_SECCFGR_ALRBSEC /*!< Alarm B feature is secure … 5177 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC, rtcSecure); in LL_RTC_SetRtcSecure() 5205 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC); in LL_RTC_GetRtcSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc_ex.h | 756 RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC) 762 #define RTC_NONSECURE_FEATURE_ALRB ~RTC_SECCFGR_ALRBSEC /*!< Alarm B */
|
D | stm32u5xx_ll_rtc.h | 806 #define LL_RTC_UNSECURE_FEATURE_ALRB ~RTC_SECCFGR_ALRBSEC /*!< Alarm B feature is not secu… 4820 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC, rtcSecure); in LL_RTC_SetRtcSecure() 4848 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC); in LL_RTC_GetRtcSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 780 #define RTC_NONSECURE_FEATURE_ALRB RTC_SECCFGR_ALRBSEC /*!< Alarm B */ 784 RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC)
|
D | stm32wbaxx_ll_rtc.h | 813 #define LL_RTC_SECURE_FEATURE_ALRB RTC_SECCFGR_ALRBSEC /*!< Alarm B feature is secure … 4822 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC, rtcSecure); in LL_RTC_SetRtcSecure() 4850 RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRASEC | RTC_SECCFGR_ALRBSEC); in LL_RTC_GetRtcSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc.c | 452 | RTC_SECCFGR_WUTSEC | RTC_SECCFGR_ALRBSEC | RTC_SECCFGR_ALRASEC)); in HAL_RTC_DeInit()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 10843 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32wba54xx.h | 11236 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32wba55xx.h | 11254 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 16194 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u535xx.h | 15642 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u575xx.h | 17120 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5a5xx.h | 18838 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u585xx.h | 17730 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5f7xx.h | 19821 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u595xx.h | 18228 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u599xx.h | 22002 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5g7xx.h | 20431 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5a9xx.h | 22612 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5g9xx.h | 23572 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32u5f9xx.h | 22962 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 15101 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32h563xx.h | 17197 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|
D | stm32h573xx.h | 17778 #define RTC_SECCFGR_ALRBSEC RTC_SECCFGR_ALRBSEC_Msk macro
|