Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c385 *(__IO uint32_t *) CR_LPLVDS_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableLowRegulatorLowVoltage()
396 *(__IO uint32_t *) CR_LPLVDS_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableLowRegulatorLowVoltage()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h266 #define CR_LPLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (LPLVDS_BIT… macro