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

Source that displays the external pressure zone (i.e external prop valve) about screen. More...

#include "AppGlobal.h"
Include dependency graph for ext_propzone_about_screen.c:

Functions

void disp_mod_about_ext_pz_screen (int ext_pz_index)
 Function to display prop_zone count screen.
 
void about_ext_pz_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_prop_count s_about_prop_count_name [MACRO_MAX_PROP_ZONE]
 

Detailed Description

Source that displays the external pressure zone (i.e external prop valve) about screen.

Function Documentation

◆ about_ext_pz_style()

void about_ext_pz_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_ext_pz_screen()

void disp_mod_about_ext_pz_screen ( int ext_pz_index)

Function to display prop_zone count screen.

Parameters
ext_pz_index- cursor
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ s_about_prop_count_name

s_about_prop_count s_about_prop_count_name[MACRO_MAX_PROP_ZONE]
extern