Home
last modified time | relevance | path

Searched refs:RCC_CR_CSSON_BB (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_rcc.c1041 *(__IO uint32_t *) RCC_CR_CSSON_BB = (uint32_t)ENABLE; in HAL_RCC_EnableCSS()
1050 *(__IO uint32_t *) RCC_CR_CSSON_BB = (uint32_t)DISABLE; in HAL_RCC_DisableCSS()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rcc.h94 #define RCC_CR_CSSON_BB ((uint32_t)(PERIPH_BB_BASE + (RCC_CR_OFFSET_BB * 32U) + (RCC_CSSO… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h3302 #define CR_CSSON_BB RCC_CR_CSSON_BB

Completed in 31 milliseconds