Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.h146 #define SMPS_BYPAPSS 2 macro
Dsystem_stm32wb0x.c242 if ((CFG_HW_SMPS == SMPS_ON) || (CFG_HW_SMPS == SMPS_BYPAPSS)) in SystemInit()