Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pwr_ex.c157 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableFlashPowerDown()
166 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableFlashPowerDown()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c193 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableFlashPowerDown()
202 *(__IO uint32_t *) CR_FPDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableFlashPowerDown()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr_ex.h90 #define CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_N… macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h250 #define CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_N… macro