Searched refs:IS_PWR_SMPS_BOM (Results 1 – 2 of 2) sorted by relevance
423 assert_param(IS_PWR_SMPS_BOM(BOM)); in HAL_PWREx_ConfigSMPS()
463 #define IS_PWR_SMPS_BOM(BOM) (((BOM) == PWR_SMPS_BOM1) ||\ macro