Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pwr_ex.c128 *(__IO uint32_t *) CR_LPRUN_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableLowPowerRunMode()
138 *(__IO uint32_t *) CR_LPRUN_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableLowPowerRunMode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h106 #define CR_LPRUN_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (LPRUN_BIT_… macro