Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.h145 #define SMPS_OFF 1 macro
Dsystem_stm32wb0x.c247 if ((CFG_HW_SMPS == SMPS_ON) || (CFG_HW_SMPS == SMPS_OFF)) in SystemInit()