Home
last modified time | relevance | path

Searched refs:pwm0_value (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp201 int64_t pwm0_value = static_cast<int64_t>(r0.value); in driveMain() local
204 if (MAX_PWM != pwm0_value || MAX_PWM != pwm1_value) in driveMain()