Home
last modified time | relevance | path

Searched refs:CSR_BRE_BB (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pwr_ex.c111 *(__IO uint32_t *) CSR_BRE_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableBkUpReg()
135 *(__IO uint32_t *) CSR_BRE_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableBkUpReg()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c147 *(__IO uint32_t *) CSR_BRE_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableBkUpReg()
171 *(__IO uint32_t *) CSR_BRE_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableBkUpReg()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr_ex.h102 #define CSR_BRE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (BRE_BIT_NUMBER * 4… macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h278 #define CSR_BRE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (BRE_BIT_NUMBER * 4… macro