Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp30 #define MAX_PWM 255 macro
38 std::make_unique<SysFsWrite>(writepath, 0, MAX_PWM)); in Create()
198 if (MAX_PWM != pwm0_value || MAX_PWM != pwm1_value) in driveMain()