Searched refs:RUN_SCREEN_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_smart_watch/ |
| D | guix_smart_watch_specifications.c | 34 RUN_SCREEN_CONTROL_BLOCK run_screen; 3680 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_icon_8), /* control block */ 3704 … offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_running_distance_fraction_part), /* control block */ 3728 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_mile_label), /* control block */ 3752 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_distance_icon), /* control block */ 3776 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_second_label), /* control block */ 3800 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_running_seconds), /* control block */ 3824 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_running_icon), /* control block */ 3848 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_divide_line), /* control block */ 3872 offsetof(RUN_SCREEN_CONTROL_BLOCK, run_screen_running_minutes), /* control block */ [all …]
|
| D | guix_smart_watch_specifications.h | 345 } RUN_SCREEN_CONTROL_BLOCK; typedef 515 extern RUN_SCREEN_CONTROL_BLOCK run_screen;
|