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

Source that displays pressure zone's details screens. More...

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

Functions

void disp_mod_about_pz_details_screen (int pz_index)
 function to create the pressure zone details screen
 
void about_pz_details_style ()
 Function to initialize about pressure screen details 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_pz_details_count s_about_pz_details_name [MACRO_MAX_PRESSURE_ZONE]
 

Detailed Description

Source that displays pressure zone's details screens.

Function Documentation

◆ about_pz_details_style()

void about_pz_details_style ( void )

Function to initialize about pressure screen details 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_pz_details_screen()

void disp_mod_about_pz_details_screen ( int pz_index)

function to create the pressure zone details screen

Parameters
pz_index- indicates the pressure zone details cursor
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ s_about_pz_details_name

s_about_pz_details_count s_about_pz_details_name[MACRO_MAX_PRESSURE_ZONE]
extern