Home
last modified time | relevance | path

Searched defs:mod_thermal_mgmt_dev_ctx (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/module/thermal_mgmt/src/
A Dthermal_mgmt.h54 struct mod_thermal_mgmt_dev_ctx { struct
56 struct mod_thermal_mgmt_dev_config *config;
59 fwk_id_t id;
62 unsigned int tick_counter;
65 uint32_t cur_temp;
68 bool control_needs_update;
71 const struct mod_sensor_api *sensor_api;
77 uint32_t tot_spare_power;
80 uint32_t tot_power_deficit;
83 uint32_t carry_over_power;
[all …]

Completed in 4 milliseconds