Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pwr_ex.c156 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableFlashPowerDown()
165 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableFlashPowerDown()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c191 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableFlashPowerDown()
200 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableFlashPowerDown()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr_ex.h89 #define CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_N… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h248 #define CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_N… macro