提交上次未管控文件

This commit is contained in:
“苏飞源” 2023-06-12 10:41:26 +08:00
parent 01f06dc346
commit 7e7e453c6c
34 changed files with 33220 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,12 @@
---- s_screen_init_complate Matches (11 in 3 files) ----
app_tp_transfer.c (src\app\demo) line 33 : bool s_screen_init_complate = false; //屏幕TP开机初始化完成标志
S20_Start_init in app_tp_transfer.c (src\app\demo) : s_screen_init_complate = true;
app_tp_transfer_screen_const in app_tp_transfer.c (src\app\demo) : s_screen_init_complate = true;
app_tp_transfer_screen_const in app_tp_transfer.c (src\app\demo) : s_screen_init_complate = true;
app_tp_transfer_screen_const in app_tp_transfer.c (src\app\demo) : s_screen_init_complate = true;
app_tp_transfer_screen_start in app_tp_transfer.c (src\app\demo) : s_screen_init_complate = false;
app_tp_transfer_screen_int in app_tp_transfer.c (src\app\demo) : // s_screen_init_complate=false;//为了在线烧录特意将码片设置为不下发数据而是FT8719与敦泰的工具通讯
app_tp_transfer_screen_int in app_tp_transfer.c (src\app\demo) : if (!s_screen_init_complate) //TP 初始化还未完成,则先进行初始化操作
app_tp_transfer.h (src\app\demo) line 20 : extern bool s_screen_init_complate;
tp_heartbeat_exec in ap_demo.c (src\app\demo) : if (s_screen_init_complate)
tp_power_up_restart in ap_demo.c (src\app\demo) : if(s_power_up_flag == true && s_screen_init_complate == true)

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<SourceInsightBookmarks
AppVer="4.00.0084"
AppVerMinReader="4.00.0009"
>
<Bookmarks/>
</SourceInsightBookmarks>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<ProjectSettings
AppVer="4.00.0084"
AppVerMinReader="4.00.0034"
GlobalConfiguration="1"
GlobalWorkspace="0"
LocalsInDb="0"
IndexMembers="1"
IndexFragments="1"
UseMasterFileList="0"
SourceDir="..\"
BackupDir="%PROJECT_DATA_DIR%\Backup"
MasterFileList="%PROJECT_SOURCE_DIR%\%PROJECT_NAME%_filelist.txt"
IsImportProject="0"
>
<Imports>
<ImportedLibs/>
</Imports>
<ParseConditions>
<Defines/>
</ParseConditions>
</ProjectSettings>

Binary file not shown.

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<SourceInsightCodeSnippets
AppVer="4.00.0084"
AppVerMinReader="4.00.0019"
>
<SnippetList/>
</SourceInsightCodeSnippets>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.