Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dthermostat.c15 }THERMOSTAT_INFO; typedef
18 static THERMOSTAT_INFO thermostat_info_list[] = {
36 static THERMOSTAT_INFO *thermostat_info_get(THERMOSTAT_BASE_CONTROL_BLOCK *controller) in thermostat_info_get()
38 THERMOSTAT_INFO *info = thermostat_info_list; in thermostat_info_get()
57 THERMOSTAT_INFO *info = thermostat_info_list; in thermostat_screen_bottom_info_update()
89 static VOID thermostat_controller_info_update(THERMOSTAT_INFO *info, int radial_angle) in thermostat_controller_info_update()
145 THERMOSTAT_INFO *info = thermostat_info_get(base); in on_close_button_clicked()
172 THERMOSTAT_INFO *info = thermostat_info_get(base); in on_open_button_clicked()
220 THERMOSTAT_INFO *info = thermostat_info_list; in thermostat_screen_reset()
239 THERMOSTAT_INFO *info = thermostat_info_list; in thermostat_screen_animation_start()
[all …]