Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pwr_ex.c101 *(__IO uint32_t *) CR_ULP_BB = (uint32_t)ENABLE; in HAL_PWREx_EnableUltraLowPower()
111 *(__IO uint32_t *) CR_ULP_BB = (uint32_t)DISABLE; in HAL_PWREx_DisableUltraLowPower()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h118 #define CR_ULP_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (ULP_BIT_NU… macro