/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_pwr.h | 393 SET_BIT(PWR->CR2, PWR_CR2_BREN); in LL_PWR_EnableBkUpRegulator() 403 CLEAR_BIT(PWR->CR2, PWR_CR2_BREN); in LL_PWR_DisableBkUpRegulator() 413 return ((READ_BIT(PWR->CR2, PWR_CR2_BREN) == (PWR_CR2_BREN)) ? 1UL : 0UL); in LL_PWR_IsEnabledBkUpRegulator()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_pwr.h | 923 SET_BIT(PWR->CR2, PWR_CR2_BREN); in LL_PWR_EnableBkUpRegulator() 933 CLEAR_BIT(PWR->CR2, PWR_CR2_BREN); in LL_PWR_DisableBkUpRegulator() 943 return ((READ_BIT(PWR->CR2, PWR_CR2_BREN) == (PWR_CR2_BREN)) ? 1UL : 0UL); in LL_PWR_IsEnabledBkUpRegulator()
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_pwr_ex.c | 175 SET_BIT(PWR->CR2, PWR_CR2_BREN); in HAL_PWREx_EnableBkUpReg() 204 CLEAR_BIT(PWR->CR2, PWR_CR2_BREN); in HAL_PWREx_DisableBkUpReg()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 1630 SET_BIT (PWR->CR2, PWR_CR2_BREN); in HAL_PWREx_EnableBkUpReg() 1656 CLEAR_BIT (PWR->CR2, PWR_CR2_BREN); in HAL_PWREx_DisableBkUpReg()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7b3xxq.h | 12778 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h7b0xxq.h | 12771 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h7b0xx.h | 12770 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h7a3xx.h | 12326 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h7b3xx.h | 12777 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h7a3xxq.h | 12327 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h730xx.h | 14641 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h723xx.h | 14190 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h742xx.h | 13498 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h733xx.h | 14641 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h730xxq.h | 14642 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h725xx.h | 14191 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h735xx.h | 14642 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h755xx.h | 14921 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h750xx.h | 14391 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h743xx.h | 14128 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h753xx.h | 14397 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h745xg.h | 14652 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h745xx.h | 14652 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h747xx.h | 17809 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|
D | stm32h757xx.h | 18078 #define PWR_CR2_BREN PWR_CR2_BREN_Msk /*!< Backup regulato… macro
|