Source that displays the diagnostic valves about screen.
More...
#include "AppGlobal.h"
#include "../Header/API_Header/AppDataInterface.h"
Source that displays the diagnostic valves about screen.
◆ about_diag_style()
void about_diag_style |
( |
void | | ) |
|
Function to initialize about pressure screen style.
- Parameters
-
◆ common_label_creation()
void common_label_creation |
( |
lv_obj_t * | screen_name, |
|
|
char * | text, |
|
|
lv_coord_t | x, |
|
|
lv_coord_t | y, |
|
|
const lv_font_t * | font_name, |
|
|
uint32_t | font_colour ) |
|
extern |
◆ disp_mod_about_diag_valve_screen()
void disp_mod_about_diag_valve_screen |
( |
int | diag_index, |
|
|
int | pz_num, |
|
|
int | station_num ) |
◆ pz_count_details
s_prszone_device_count_details pz_count_details[MACRO_MAX_PRESSURE_ZONE] |
|
extern |
◆ s_about_diag_count_value
s_about_diag_count s_about_diag_count_value[MACRO_MAX_STATION_PER_SYSTEM] |
|
extern |