Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dthermostat.c9 THERMOSTAT_BASE_CONTROL_BLOCK *controller; /* Pointer to thermostat controller. */ member
36 static THERMOSTAT_INFO *thermostat_info_get(THERMOSTAT_BASE_CONTROL_BLOCK *controller) in thermostat_info_get()
91 THERMOSTAT_BASE_CONTROL_BLOCK *controller = info->controller; in thermostat_controller_info_update() local