Home
last modified time | relevance | path

Searched refs:PWR_CSR1_BREN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h540 SET_BIT(PWR->CSR1, PWR_CSR1_BREN); in LL_PWR_EnableBkUpRegulator()
550 CLEAR_BIT(PWR->CSR1, PWR_CSR1_BREN); in LL_PWR_DisableBkUpRegulator()
560 return ((READ_BIT(PWR->CSR1, PWR_CSR1_BREN) == (PWR_CSR1_BREN)) ? 1UL : 0UL); in LL_PWR_IsEnabledBkUpRegulator()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c783 SET_BIT(PWR->CSR1, PWR_CSR1_BREN); in HAL_PWREx_EnableBkUpReg()
809 CLEAR_BIT(PWR->CSR1, PWR_CSR1_BREN); in HAL_PWREx_DisableBkUpReg()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14063 #define PWR_CSR1_BREN PWR_CSR1_BREN_Msk /*!< Backup regulato… macro
Dstm32h7s7xx.h15097 #define PWR_CSR1_BREN PWR_CSR1_BREN_Msk /*!< Backup regulato… macro
Dstm32h7s3xx.h14695 #define PWR_CSR1_BREN PWR_CSR1_BREN_Msk /*!< Backup regulato… macro
Dstm32h7r7xx.h14463 #define PWR_CSR1_BREN PWR_CSR1_BREN_Msk /*!< Backup regulato… macro