Searched refs:voltage_table (Results 1 – 3 of 3) sorted by relevance
59 if (opp_info_.voltage_table[target_index].microvolt == microvolt) { in SetVoltage()74 status = pwm_->Configure(opp_info_.voltage_table[target_index].duty_cycle); in SetVoltage()102 status = pwm_->Configure(opp_info_.voltage_table[target_index].duty_cycle); in SetVoltage()117 return opp_info_.voltage_table[current_voltage_index_].microvolt; in GetVoltage()
99 voltage_table_t voltage_table[MAX_VOLTAGE_TABLE]; member
141 .voltage_table = {
Completed in 10 milliseconds