comparison src/ui/bmi/mmiCPHS.h @ 103:8beb376cdb57

mmiCPHS.h: formatting fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 08 Nov 2020 23:03:19 +0000
parents c0052fe355d3
children 62480f597962
comparison
equal deleted inserted replaced
102:996ce768d987 103:8beb376cdb57
12 12
13 ******************************************************************************** 13 ********************************************************************************
14 14
15 $Project name: Basic MMI 15 $Project name: Basic MMI
16 $Project code: BMI (6349) 16 $Project code: BMI (6349)
17 $Module: CPHS 17 $Module: CPHS
18 $File: MmiCPHS.h 18 $File: MmiCPHS.h
19 $Revision: 1.0 19 $Revision: 1.0
20 20
21 $Author: Condat(UK) 21 $Author: Condat(UK)
22 $Date: 25/01/02 22 $Date: 25/01/02
23 23
24 ******************************************************************************** 24 ********************************************************************************
25 25
26 Description: 26 Description:
27 27
32 $History: MmiCPHS.h 32 $History: MmiCPHS.h
33 33
34 May 30, 2006 DR: OMAPS00070657 x0pleela 34 May 30, 2006 DR: OMAPS00070657 x0pleela
35 Description: CPHS feature on Locosto-Lite 35 Description: CPHS feature on Locosto-Lite
36 Solution: For ALS feature, 36 Solution: For ALS feature,
37 Added prototypes for the functions cphs_edit_line1(), cphs_edit_line2(), 37 Added prototypes for the functions cphs_edit_line1(), cphs_edit_line2(),
38 mmi_cphs_set_als_value(), mmi_cphs_get_als_value( void ), 38 mmi_cphs_set_als_value(), mmi_cphs_get_als_value( void ),
39 T_MFW_LINE_INDEX mmi_get_als_selectedLine( void) 39 T_MFW_LINE_INDEX mmi_get_als_selectedLine( void)
40 40
41 // May 31, 2004 REF: CRR 17291 xvilliva 41 // May 31, 2004 REF: CRR 17291 xvilliva
42 // Bug: After power cycle the setting of the used line which have been made 42 // Bug: After power cycle the setting of the used line which have been made
43 // from the BMI is lost. 43 // from the BMI is lost.
44 // Fix: The global variable g_Pin2 is declared here. 44 // Fix: The global variable g_Pin2 is declared here.