Searched refs:energy_in_use (Results 1 – 2 of 2) sorted by relevance
58 INT energy_in_use = 0; in thermostat_screen_bottom_info_update() local66 energy_in_use += info->power; in thermostat_screen_bottom_info_update()83 gx_numeric_prompt_value_set(&thermostat_screen.thermostat_screen_energy_in_use, energy_in_use); in thermostat_screen_bottom_info_update()
77 int energy_in_use = 0; in update_bottom_info_of_lights() local86 energy_in_use += info->power; in update_bottom_info_of_lights()104 gx_numeric_prompt_value_set(&lights_screen.lights_screen_energy_in_use, energy_in_use); in update_bottom_info_of_lights()