Searched refs:THERMOSTAT_SCREEN_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | demo_guix_home_automation_specifications.c | 23 THERMOSTAT_SCREEN_CONTROL_BLOCK thermostat_screen; 6520 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_num_on), /* control block */ 6544 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_num_off), /* control block */ 6568 …offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_overall_today_lable), /* control block… 6592 …offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_energy_in_use_lable), /* control block… 6616 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_energy_in_use), /* control block */ 6640 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_overall_today), /* control block */ 6664 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_kwh_lable_2), /* control block */ 6688 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_kwh_lable), /* control block */ 6712 offsetof(THERMOSTAT_SCREEN_CONTROL_BLOCK, thermostat_screen_off_lable), /* control block */ [all …]
|
| D | demo_guix_home_automation_specifications.h | 464 } THERMOSTAT_SCREEN_CONTROL_BLOCK; typedef 660 extern THERMOSTAT_SCREEN_CONTROL_BLOCK thermostat_screen;
|