Searched refs:STM32WB0_SMPS_MODE_PRECHARGE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/st/stm32/stm32wb0x/ | ||
D | soc.h | 22 #define STM32WB0_SMPS_MODE_PRECHARGE 1 macro |
D | soc.c | 120 if (SMPS_MODE == STM32WB0_SMPS_MODE_PRECHARGE) { in configure_smps() |