Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR_BKPEN (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h432 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_BKPEN);\
434 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_BKPEN);\
452 #define __HAL_RCC_BKP_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_BKPEN))
477 #define __HAL_RCC_BKP_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_BKPEN)) != RESET)
478 #define __HAL_RCC_BKP_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_BKPEN)) == RESET)
Dstm32f1xx_ll_bus.h105 #define LL_APB1_GRP1_PERIPH_BKP RCC_APB1ENR_BKPEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h1176 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f101xb.h1209 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f100xb.h1299 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f102x6.h1222 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f100xe.h1607 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f101xg.h1629 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f101xe.h1577 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f102xb.h1247 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f103x6.h1309 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f103xb.h1342 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f103xe.h1765 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f103xg.h1811 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f105xc.h1746 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro
Dstm32f107xc.h1835 #define RCC_APB1ENR_BKPEN RCC_APB1ENR_BKPEN_Msk /*!< Backup interfac… macro