Lines Matching full:pwm
157 // Unconditionally replace the computed PWM with the in outputProc()
158 // failsafe PWM if STRICT_FAILSAFE_PWM is defined. in outputProc()
161 // Ensure PWM is never lower than the failsafe PWM. in outputProc()
162 // The computed PWM is still allowed to rise higher than in outputProc()
163 // failsafe PWM if STRICT_FAILSAFE_PWM is NOT defined. in outputProc()
177 << " mode, output pwm: " << percent << "\n"; in outputProc()
188 << " mode, output pwm: " << percent << "\n"; in outputProc()
205 << " fans, tuning mode, bypassing failsafe, output pwm: " in outputProc()
222 // to store a record of the PWM commanded, in outputProc()
238 << " offline fans output pwm: " << percent << "\n"; in ~FanController()
253 // to store a record of the PWM commanded, in ~FanController()