Searched refs:SMPS_BYPAPSS (Results 1 – 2 of 2) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ | ||
D | system_stm32wb0x.h | 146 #define SMPS_BYPAPSS 2 macro |
D | system_stm32wb0x.c | 242 if ((CFG_HW_SMPS == SMPS_ON) || (CFG_HW_SMPS == SMPS_BYPAPSS)) in SystemInit() |