Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VC66_7C
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISUZU
VC66_7C
Commits
e019f67d
Commit
e019f67d
authored
Feb 28, 2023
by
hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加英文界面
parent
c266e33f
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
451 additions
and
169 deletions
+451
-169
BackLight_APP.c
source/Application/APP/BackLight/BackLight_APP.c
+1
-1
GUI.c
source/Application/Graphic/GUI/GUI.c
+379
-97
GUI.h
source/Application/Graphic/GUI/GUI.h
+71
-71
No files found.
source/Application/APP/BackLight/BackLight_APP.c
View file @
e019f67d
...
@@ -149,7 +149,7 @@ void BL_Management_service(void)
...
@@ -149,7 +149,7 @@ void BL_Management_service(void)
GetBGLLvl
((
BackLightVLv
-
1
),
LED_Pos
);
GetBGLLvl
((
BackLightVLv
-
1
),
LED_Pos
);
/*得到热敏电阻电压参数为100倍电压值*/
/*得到热敏电阻电压参数为100倍电压值*/
DNC_NumValue
=
RTE_Read_NTC_R_Valid
();
DNC_NumValue
=
RTE_Read_NTC_R_Valid
();
/*----2023.02.27 有问题------ 注释调整完删除*/
GetBGLNTCVol
((
uint16_t
)
DNC_NumValue
);
GetBGLNTCVol
((
uint16_t
)
DNC_NumValue
);
/*主函数中调用第一个参数电源状态 1是 ON档 2 off 第二个参数 唤醒条件 1是TTF唤醒 2 是表盘唤醒 3 是表盘和屏都有唤醒,0无唤醒*/
/*主函数中调用第一个参数电源状态 1是 ON档 2 off 第二个参数 唤醒条件 1是TTF唤醒 2 是表盘唤醒 3 是表盘和屏都有唤醒,0无唤醒*/
...
...
source/Application/Graphic/GUI/GUI.c
View file @
e019f67d
This diff is collapsed.
Click to expand it.
source/Application/Graphic/GUI/GUI.h
View file @
e019f67d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment