Arrow3-MBN-APP
 
Loading...
Searching...
No Matches
diag_valve_about_screen.c File Reference

Source that displays the diagnostic valves about screen. More...

#include "AppGlobal.h"
#include "../Header/API_Header/AppDataInterface.h"
Include dependency graph for diag_valve_about_screen.c:

Functions

void disp_mod_about_diag_valve_screen (int diag_index, int pz_num, int station_num)
 
void about_diag_style ()
 Function to initialize about pressure screen style.
 
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)
 

Variables

s_about_diag_count s_about_diag_count_value [MACRO_MAX_STATION_PER_SYSTEM]
 
s_prszone_device_count_details pz_count_details [MACRO_MAX_PRESSURE_ZONE]
 

Detailed Description

Source that displays the diagnostic valves about screen.

Function Documentation

◆ about_diag_style()

void about_diag_style ( void )

Function to initialize about pressure screen style.

Parameters
None
Here is the caller graph for this function:

◆ 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
Here is the caller graph for this function:

◆ disp_mod_about_diag_valve_screen()

void disp_mod_about_diag_valve_screen ( int diag_index,
int pz_num,
int station_num )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ 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