Home
last modified time | relevance | path

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

/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h124 .k_p_overshoot = 1,
144 .k_p_overshoot = 1,
A Dmod_thermal_mgmt_unit_test.c575 dev_ctx->config->pi_controller.k_p_overshoot = 200; in test_thermal_mgmt_pi_control_negative_allocatable_power()
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_thermal_mgmt.c49 .k_p_overshoot = 1,
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_thermal_mgmt.c56 .k_p_overshoot = 1,
/SCP-firmware-master/module/thermal_mgmt/include/
A Dmod_thermal_mgmt.h176 int32_t k_p_overshoot; member
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md157 `k_p_overshoot`
233 .k_p_overshoot = 1,
341 .k_p_overshoot = 1,
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c59 k_p = (err < 0) ? dev_ctx->config->pi_controller.k_p_overshoot : in pi_control()

Completed in 10 milliseconds