Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation.c371 GX_RESOURCE_ID am_pm_id; in clock_update() local
379 am_pm_id = GX_STRING_ID_AM; in clock_update()
383 am_pm_id = GX_STRING_ID_PM; in clock_update()
387 gx_prompt_text_id_set(&main_screen.main_screen_am_pm, am_pm_id); in clock_update()