Home
last modified time | relevance | path

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

/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h116 .slow_loop_mult = 2,
136 .slow_loop_mult = 2,
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_thermal_mgmt.c41 .slow_loop_mult = 25,
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_thermal_mgmt.c48 .slow_loop_mult = 25,
/SCP-firmware-master/module/thermal_mgmt/include/
A Dmod_thermal_mgmt.h124 unsigned int slow_loop_mult; member
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md124 `slow_loop_mult`
224 .slow_loop_mult = 20,
332 .slow_loop_mult = 20,
402 .slow_loop_mult = 5,
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c153 if (dev_ctx->tick_counter > dev_ctx->config->slow_loop_mult) { in control_update()

Completed in 6 milliseconds