Searched refs:VOLTAGE (Results 1 – 2 of 2) sorted by relevance
136 #define IS_PWR_REGULATOR_VOLTAGE(VOLTAGE) (((VOLTAGE) == PWR_Regulator_Voltage_Scale1) || \ argument137 ((VOLTAGE) == PWR_Regulator_Voltage_Scale2) || \138 ((VOLTAGE) == PWR_Regulator_Voltage_Scale3))
396 #define IS_PWR_REGULATOR_VOLTAGE(VOLTAGE) (((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument397 ((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE2) || \398 ((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
Completed in 3 milliseconds