Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_message_screen.c3 #define MSG_COUNT 4 macro
18 MESSAGE_TEMPLATE_CONTROL_BLOCK msg_widget_list[MSG_COUNT];
27 MSG_INFO msg_info_list[MSG_COUNT] = {
113 for (index = 0; index < MSG_COUNT; index++) in screen_meesage_update()