Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_resources.h143 #define GX_STRING_ID_AM 1 macro
Dpage_2_home_screen.c79 am_pm_text_id = GX_STRING_ID_AM; in screen_time_update()
Dpage_1_message_screen.c28 {GX_STRING_ID_TODAY, 7, 52, GX_STRING_ID_AM, {msg_1, sizeof(msg_1) - 1}},
Dguix_smart_watch_specifications.c677 GX_STRING_ID_AM, /* string id */
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation_resources.h240 #define GX_STRING_ID_AM 84 macro
Ddemo_guix_home_automation.c379 am_pm_id = GX_STRING_ID_AM; in clock_update()