Home
last modified time | relevance | path

Searched refs:CR_MRLVDS_BB (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c363 *(__IO uint32_t *) CR_MRLVDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableMainRegulatorLowVoltage()
374 *(__IO uint32_t *) CR_MRLVDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableMainRegulatorLowVoltage()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h262 #define CR_MRLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (MRLVDS_BIT… macro