Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pwr_ex.c81 *(__IO uint32_t *) CR_FWU_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableFastWakeUp()
91 *(__IO uint32_t *) CR_FWU_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableFastWakeUp()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h114 #define CR_FWU_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (FWU_BIT_NU… macro