Searched refs:RAMP_DOWN_CONSTANT (Results 1 – 1 of 1) sorted by relevance
122 static constexpr float RAMP_DOWN_CONSTANT = 1048.576f; variable1462 const auto ramp_down_coefficient = static_cast<uint32_t>(RAMP_DOWN_CONSTANT / seconds); in setPwleRampDown()