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

Source that displays standard valves details screens. More...

#include <AppGlobal.h>
Include dependency graph for about_standard_valve_screen.c:

Functions

void standart_valve_style ()
 Function to initialize standard about screen style.
 
void disp_mod_about_standard_valve_screen (uint8_t pz_num)
 Function to display standard about screen.
 
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_pz_standard_count s_about_pz_standard_count_value [MACRO_MAX_PRESSURE_ZONE]
 

Detailed Description

Source that displays standard valves details screens.

Function Documentation

◆ 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_standard_valve_screen()

void disp_mod_about_standard_valve_screen ( uint8_t pz_num)

Function to display standard about screen.

Parameters
pz_num: represents corresponding pressure zone number's standard valve's count to display
Here is the call graph for this function:
Here is the caller graph for this function:

◆ standart_valve_style()

void standart_valve_style ( )

Function to initialize standard about screen style.

Parameters
None
Here is the caller graph for this function:

Variable Documentation

◆ s_about_pz_standard_count_value

s_about_pz_standard_count s_about_pz_standard_count_value[MACRO_MAX_PRESSURE_ZONE]
extern