Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dcontroller_base.c52 { &thermostat_page_4.thermostat_page_4_add_room.base, GX_STRING_ID_ADD_ROOM },
Ddemo_guix_home_automation_resources.h229 #define GX_STRING_ID_ADD_ROOM 73 macro
Dthermostat.c372 gx_prompt_text_id_set(&thermostat_screen.base.screen_base_add_text, GX_STRING_ID_ADD_ROOM); in thermostat_screen_init()