Searched refs:CLIMATE_SCREEN_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_car_infotainment/ |
| D | demo_guix_car_infotainment_specifications.c | 22 CLIMATE_SCREEN_CONTROL_BLOCK climate_screen; 2956 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_right_progress_bar), /* control block */ 2980 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_prompt), /* control block */ 3004 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_right_progress_val), /* control block */ 3028 … offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_right_progress_bar_bg), /* control block */ 3052 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_left_progress_bar), /* control block */ 3076 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_prompt_7), /* control block */ 3100 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_left_progress_val), /* control block */ 3124 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_left_progress_bar_bg), /* control block */ 3148 offsetof(CLIMATE_SCREEN_CONTROL_BLOCK, climate_screen_pixelmap_button), /* control block */ [all …]
|
| D | demo_guix_car_infotainment_specifications.h | 335 } CLIMATE_SCREEN_CONTROL_BLOCK; typedef 460 extern CLIMATE_SCREEN_CONTROL_BLOCK climate_screen;
|