Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c199 uint32_t lsiBw; in SystemInit() local
271 lsiBw = 8; in SystemInit()
276 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_LSISWBW, lsiBw << RCC_CSSWCR_LSISWBW_Pos); in SystemInit()