Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dcontroller_base.c64 gx_prompt_text_id_set(&info->base->controller_base_title, info->title_id); in controller_title_init()
Dthermostat.c249 if (!(base->controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in thermostat_screen_animation_start()
Dlights.c264 if (!(info->light->base.controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in lights_screen_animation_start()
Dlocks.c482 if (!(lock_controller->controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in locks_screen_animation_start()
Dscreen_base.c223 target = (GX_WIDGET *)&base->controller_base_title; in title_animation_start()
Ddemo_guix_home_automation_specifications.h358 GX_PROMPT controller_base_title; member
Ddemo_guix_home_automation_specifications.c4071 offsetof(CONTROLLER_BASE_CONTROL_BLOCK, controller_base_title), /* control block */