Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc_ex.c360 *(__IO uint32_t *) CSR_LSECSSON_BB = (uint32_t)ENABLE; in HAL_RCCEx_EnableLSECSS()
374 *(__IO uint32_t *) CSR_LSECSSON_BB = (uint32_t)DISABLE; in HAL_RCCEx_DisableLSECSS()
388 *(__IO uint32_t *) CSR_LSECSSON_BB = (uint32_t)ENABLE; in HAL_RCCEx_EnableLSECSS_IT()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc_ex.h50 #define CSR_LSECSSON_BB ((uint32_t)(PERIPH_BB_BASE + (RCC_CSR_OFFSET_BB * 32U) + (LSECSSON_… macro