/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 3978 SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ForceBackupDomainReset() 3988 CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ReleaseBackupDomainReset()
|
D | stm32h5xx_hal_rcc.h | 4113 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST) 4115 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST)
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rcc.h | 3573 SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ForceBackupDomainReset() 3583 CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ReleaseBackupDomainReset()
|
D | stm32mp1xx_hal_rcc.h | 3132 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST) 3133 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST)
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_rcc.h | 3442 SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ForceBackupDomainReset() 3452 CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ReleaseBackupDomainReset()
|
D | stm32h7rsxx_hal_rcc.h | 3815 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST) 3817 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST)
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rcc_ex.c | 1812 RESERVED_BDCR_MASK = ~(RCC_BDCR_VSWRST | RCC_BDCR_RTCCKEN | RCC_BDCR_RTCSRC | in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rcc.h | 4749 SET_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ForceBackupDomainReset() 4759 CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ReleaseBackupDomainReset()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rcc.h | 4059 CLEAR_BIT(RCC->BDCR, RCC_BDCR_VSWRST); in LL_RCC_ReleaseBackupDomainReset()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 13488 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13492 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h7b0xx.h | 13932 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13936 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h7b0xxq.h | 13944 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13948 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h7a3xxq.h | 13500 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13504 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h7b3xx.h | 13939 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13943 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h7b3xxq.h | 13951 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 13955 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h730xxq.h | 15793 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15797 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h733xx.h | 15781 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15785 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h725xx.h | 15342 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15346 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h730xx.h | 15781 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15785 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h735xx.h | 15793 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15797 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
D | stm32h723xx.h | 15330 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro 15334 #define RCC_BDCR_BDRST RCC_BDCR_VSWRST
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 9366 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro
|
D | stm32h523xx.h | 13843 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro
|
D | stm32h562xx.h | 14831 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 15343 #define RCC_BDCR_VSWRST RCC_BDCR_VSWRST_Msk macro
|