Home
last modified time | relevance | path

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

/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h119 .switch_on_temperature = 50,
139 .switch_on_temperature = 50,
A Dmod_thermal_mgmt_unit_test.c477 dev_ctx->config->pi_controller.switch_on_temperature = 31; in test_thermal_mgmt_pi_control_switched_off()
502 dev_ctx->config->pi_controller.switch_on_temperature = 40; in test_thermal_mgmt_pi_control_anti_windup()
539 dev_ctx->config->pi_controller.switch_on_temperature = 40; in test_thermal_mgmt_pi_control_positive_allocatable_power()
569 dev_ctx->config->pi_controller.switch_on_temperature = 40; in test_thermal_mgmt_pi_control_negative_allocatable_power()
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_thermal_mgmt.c44 .switch_on_temperature = 50,
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_thermal_mgmt.c51 .switch_on_temperature = 50,
/SCP-firmware-master/module/thermal_mgmt/include/
A Dmod_thermal_mgmt.h142 uint32_t switch_on_temperature; member
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md135 `switch_on_temperature`
228 .switch_on_temperature = 50,
336 .switch_on_temperature = 50,
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c46 dev_ctx->config->pi_controller.switch_on_temperature) { in pi_control()

Completed in 8 milliseconds