Searched refs:PWR_SMPS_HIGH_POWER (Results 1 – 2 of 2) sorted by relevance
143 #define PWR_SMPS_HIGH_POWER 0U /*!< SMPS step down converter in high… macro773 #define IS_PWR_SMPS_MODE(__MODE__) (((__MODE__) == PWR_SMPS_HIGH_POWER) || \
1283 if (OperatingMode == PWR_SMPS_HIGH_POWER) in HAL_PWREx_SMPS_SetMode()1359 mode = PWR_SMPS_HIGH_POWER; in HAL_PWREx_SMPS_GetEffectiveMode()