Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c195 uint32_t mainRegulator, smpsOutVoltage, hsiCalib; in SystemInit() local
263 smpsOutVoltage = 0x03; in SystemInit()
273 smpsOutVoltage = 0x03; in SystemInit()
289 …MODIFY_REG(PWR->ENGTRIM, PWR_ENGTRIM_SMPS_TRIM, ((smpsOutVoltage << PWR_ENGTRIM_SMPS_TRIM_Pos) & P… in SystemInit()