Home
last modified time | relevance | path

Searched refs:PWR_CSR_BRE (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_pwr.h226 SET_BIT(PWR->CSR, PWR_CSR_BRE); in LL_PWR_EnableBkUpRegulator()
238 CLEAR_BIT(PWR->CSR, PWR_CSR_BRE); in LL_PWR_DisableBkUpRegulator()
248 return (READ_BIT(PWR->CSR, PWR_CSR_BRE) == (PWR_CSR_BRE)); in LL_PWR_IsEnabledBkUpRegulator()
Dstm32f2xx_hal_pwr_ex.h100 #define BRE_BIT_NUMBER POSITION_VAL(PWR_CSR_BRE)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h591 SET_BIT(PWR->CSR, PWR_CSR_BRE); in LL_PWR_EnableBkUpRegulator()
603 CLEAR_BIT(PWR->CSR, PWR_CSR_BRE); in LL_PWR_DisableBkUpRegulator()
613 return (READ_BIT(PWR->CSR, PWR_CSR_BRE) == (PWR_CSR_BRE)); in LL_PWR_IsEnabledBkUpRegulator()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h4206 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f410rx.h4206 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f410tx.h4196 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f401xc.h3857 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f401xe.h3857 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f411xe.h3866 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f405xx.h9123 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f412cx.h8278 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f415xx.h9388 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f423xx.h9248 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f407xx.h9423 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f412zx.h8973 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f412rx.h8967 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f412vx.h8969 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f413xx.h9212 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f427xx.h10120 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f446xx.h9770 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f417xx.h9685 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h8973 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f205xx.h8738 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f207xx.h9037 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro
Dstm32f217xx.h9272 #define PWR_CSR_BRE PWR_CSR_BRE_Msk /*!< Backup regulato… macro

12