mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
ver 25.10.14.1
- 1채널 DBC 최신화 : 0x140 추가 : 0x140 내 질량 추정값 적용 - 가속도 제어 로직 적용 - 질량 추정 로직 적용
This commit is contained in:
parent
b9d468885f
commit
e07f131b6b
@ -50,8 +50,10 @@ BO_ 3221225472 VECTOR__INDEPENDENT_SIG_MSG: 0 Vector__XXX
|
|||||||
SG_ CAR_MCU_InvTemp : 0|8@1+ (1,-50) [-40|200] "¡É" Vector__XXX
|
SG_ CAR_MCU_InvTemp : 0|8@1+ (1,-50) [-40|200] "¡É" Vector__XXX
|
||||||
|
|
||||||
BO_ 320 Target_Value: 8 VCU
|
BO_ 320 Target_Value: 8 VCU
|
||||||
|
SG_ VCU_EstMassFlag : 63|1@1+ (1,0) [0|1] "-" Vector__XXX
|
||||||
|
SG_ VCU_EstMass : 48|15@1+ (0.1,0) [0|3276.7] "kg" Vector__XXX
|
||||||
SG_ IDB_Target_Command : 32|16@1+ (0.1,0) [0|6553.5] "Nm" Vector__XXX
|
SG_ IDB_Target_Command : 32|16@1+ (0.1,0) [0|6553.5] "Nm" Vector__XXX
|
||||||
SG_ RWA_Target_Command : 16|16@1- (0.02,-655) [-655|655.7] "deg" Vector__XXX
|
SG_ RWA_Target_Command : 16|16@1+ (0.02,-655) [-655|655.7] "deg" Vector__XXX
|
||||||
SG_ MCU_Target_Command : 0|16@1+ (0.01,-200) [-200|455.35] "Nm" Vector__XXX
|
SG_ MCU_Target_Command : 0|16@1+ (0.01,-200) [-200|455.35] "Nm" Vector__XXX
|
||||||
|
|
||||||
BO_ 66 RC_VCU_Fault_Flag: 8 RC
|
BO_ 66 RC_VCU_Fault_Flag: 8 RC
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
21958
GW/Debug_FLASH/GW.srec
21958
GW/Debug_FLASH/GW.srec
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
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
@ -3,7 +3,7 @@ Trivially needed symbols: ECU3_KATECH_Logic_1000ms ECU3_KATECH_Logic_200ms ECU3_
|
|||||||
|
|
||||||
Initial Symbol table:
|
Initial Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -11,7 +11,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -19,7 +19,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -27,7 +27,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -35,7 +35,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -43,28 +43,28 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -72,7 +72,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -80,7 +80,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2
|
Called by: ECU3_KATECH_Logic_2ms/2
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @01733ea0
|
Aux: @01733ea0
|
||||||
@ -89,73 +89,73 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d9b000
|
Aux: @06cef460
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98a80
|
Aux: @06cef1c0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98540
|
Aux: @06cecd20
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98ee0
|
Aux: @06cec7e0
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98c40
|
Aux: @06cecee0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d989a0
|
Aux: @06cecc40
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9
|
Calls: System_Check_Func/9
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98700
|
Aux: @06cec9a0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
Aux: @06d98460
|
Aux: @06cec700
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
@ -165,7 +165,7 @@ Removing unused symbols:
|
|||||||
|
|
||||||
Reclaimed Symbol table:
|
Reclaimed Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -173,7 +173,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -181,7 +181,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -189,7 +189,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -197,7 +197,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -205,28 +205,28 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -234,7 +234,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -242,7 +242,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2
|
Called by: ECU3_KATECH_Logic_2ms/2
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -250,7 +250,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -258,7 +258,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -266,7 +266,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -274,7 +274,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -282,7 +282,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -290,7 +290,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -298,7 +298,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9
|
Calls: System_Check_Func/9
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -306,7 +306,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -317,7 +317,7 @@ Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
|||||||
|
|
||||||
Initial Symbol table:
|
Initial Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -325,7 +325,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -333,7 +333,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -341,7 +341,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -349,7 +349,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -357,28 +357,28 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -386,7 +386,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -394,7 +394,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2
|
Called by: ECU3_KATECH_Logic_2ms/2
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -402,7 +402,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -410,7 +410,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -418,7 +418,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -426,7 +426,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -434,7 +434,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -442,7 +442,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -450,7 +450,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9
|
Calls: System_Check_Func/9
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -458,7 +458,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -470,7 +470,7 @@ Removing unused symbols:
|
|||||||
|
|
||||||
Reclaimed Symbol table:
|
Reclaimed Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -478,7 +478,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -486,7 +486,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -494,7 +494,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -502,7 +502,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -510,28 +510,28 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not-ready
|
Availability: not-ready
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -539,7 +539,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -547,7 +547,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2
|
Called by: ECU3_KATECH_Logic_2ms/2
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -555,7 +555,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -563,7 +563,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -571,7 +571,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -579,7 +579,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -587,7 +587,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -595,7 +595,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -603,7 +603,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9
|
Calls: System_Check_Func/9
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -611,7 +611,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
References:
|
References:
|
||||||
@ -624,7 +624,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Optimized Symbol table:
|
Optimized Symbol table:
|
||||||
|
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
@ -636,7 +636,7 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
@ -649,7 +649,7 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
@ -662,7 +662,7 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
@ -675,7 +675,7 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
@ -688,7 +688,7 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -697,7 +697,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -706,7 +706,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -715,7 +715,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -724,7 +724,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -733,7 +733,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -741,7 +741,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -749,7 +749,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -757,7 +757,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -766,7 +766,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -775,7 +775,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -784,7 +784,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -793,7 +793,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -802,7 +802,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -811,7 +811,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -820,7 +820,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -829,7 +829,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -838,7 +838,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
@ -848,7 +848,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -884,7 +884,7 @@ Removing variables:
|
|||||||
|
|
||||||
Final Symbol table:
|
Final Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -893,7 +893,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -902,7 +902,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -911,7 +911,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -920,7 +920,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -929,7 +929,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -937,7 +937,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring:
|
Referring:
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -945,7 +945,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring:
|
Referring:
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -953,7 +953,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring:
|
Referring:
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -962,7 +962,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -971,7 +971,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -980,7 +980,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -989,7 +989,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -998,7 +998,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -1007,7 +1007,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -1016,7 +1016,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) optimize_size
|
Function flags: count:1073741824 (estimated locally) optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -1025,7 +1025,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -1034,7 +1034,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) optimize_size
|
Function flags: count:1073741824 (estimated locally) optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
References:
|
References:
|
||||||
@ -1043,7 +1043,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible asm_written public
|
Visibility: externally_visible asm_written public
|
||||||
Aux: @00000001
|
Aux: @00000001
|
||||||
|
|||||||
@ -13,7 +13,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -22,7 +22,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -31,7 +31,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -40,7 +40,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -49,7 +49,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -58,7 +58,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -66,7 +66,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -74,7 +74,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -82,7 +82,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -91,7 +91,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
Called by: ECU3_KATECH_Logic_10ms/4 ECU3_KATECH_Logic_10ms/4
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -100,7 +100,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2
|
Called by: ECU3_KATECH_Logic_2ms/2
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -109,7 +109,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -118,7 +118,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -127,7 +127,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -136,7 +136,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -145,7 +145,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
Calls: ECU_check/18 RWA2_Arc_check/17 RWA1_Arc_check/16 RCU_Arc_check/15 IDB_Arc_check/14 Digital_Read/10 Digital_Read/10
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -154,7 +154,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -163,7 +163,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9
|
Calls: System_Check_Func/9
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -172,7 +172,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -13,7 +13,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -22,7 +22,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -31,7 +31,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -40,7 +40,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -49,7 +49,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -57,7 +57,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -65,7 +65,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -73,7 +73,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -82,7 +82,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -91,7 +91,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -100,7 +100,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -109,7 +109,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -118,7 +118,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -127,7 +127,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -136,7 +136,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -145,7 +145,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -154,7 +154,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -163,7 +163,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -23,7 +23,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -32,7 +32,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -41,7 +41,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -50,7 +50,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -59,7 +59,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -67,7 +67,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -75,7 +75,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -83,7 +83,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -92,7 +92,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -101,7 +101,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -110,7 +110,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -119,7 +119,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -128,7 +128,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -137,7 +137,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -146,7 +146,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -155,7 +155,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -164,7 +164,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -173,7 +173,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -57,7 +57,7 @@ Semantic equality hit:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_5ms
|
|||||||
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_5ms
|
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_5ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7727 }
|
{ D.7747 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
@ -94,7 +94,7 @@ Semantic equality hit:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_20ms
|
|||||||
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_20ms
|
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_20ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7728 }
|
{ D.7748 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
@ -131,7 +131,7 @@ Semantic equality hit:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_100ms
|
|||||||
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_100ms
|
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_100ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7729 }
|
{ D.7749 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
@ -168,7 +168,7 @@ Semantic equality hit:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_200ms
|
|||||||
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_200ms
|
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_200ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7730 }
|
{ D.7750 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
@ -205,7 +205,7 @@ Semantic equality hit:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_1000ms
|
|||||||
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_1000ms
|
Assembler symbol names:ECU3_KATECH_Logic_init->ECU3_KATECH_Logic_1000ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7731 }
|
{ D.7751 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -9,7 +9,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -18,7 +18,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -27,7 +27,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -36,7 +36,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -45,7 +45,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -53,7 +53,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -61,7 +61,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -69,7 +69,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -78,7 +78,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -87,7 +87,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -96,7 +96,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -105,7 +105,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -114,7 +114,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -123,7 +123,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -132,7 +132,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -141,7 +141,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -150,7 +150,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -159,7 +159,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -55,7 +55,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -64,7 +64,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -73,7 +73,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -82,7 +82,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -91,7 +91,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -100,7 +100,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -108,7 +108,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -116,7 +116,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -124,7 +124,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -133,7 +133,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -142,7 +142,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -151,7 +151,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -160,7 +160,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -169,7 +169,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -178,7 +178,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -187,7 +187,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -196,7 +196,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -205,7 +205,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -214,7 +214,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -202,7 +202,7 @@ IPA function summary for ECU3_KATECH_Logic_init/1 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -211,7 +211,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -220,7 +220,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -229,7 +229,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -238,7 +238,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -247,7 +247,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -255,7 +255,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -263,7 +263,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -271,7 +271,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -280,7 +280,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -289,7 +289,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -298,7 +298,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -307,7 +307,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -316,7 +316,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -325,7 +325,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -334,7 +334,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -343,7 +343,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/1 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -352,7 +352,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -361,7 +361,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_200ms/7 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_100ms/6 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_20ms/5 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_5ms/3 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -281,7 +281,7 @@ IPA function summary for ECU3_KATECH_Logic_init/1 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
@ -293,7 +293,7 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
@ -306,7 +306,7 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
@ -319,7 +319,7 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
@ -332,7 +332,7 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
@ -345,7 +345,7 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -354,7 +354,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -363,7 +363,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -372,7 +372,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -381,7 +381,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -390,7 +390,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
Emergency_Switch/13 (Emergency_Switch) @06cebd38
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -398,7 +398,7 @@ Emergency_Switch/13 (Emergency_Switch) @06d9a900
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
GV_DIN_CH2/12 (GV_DIN_CH2) @06cebcf0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -406,7 +406,7 @@ GV_DIN_CH2/12 (GV_DIN_CH2) @06d9a8b8
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
GV_DIN_CH1/11 (GV_DIN_CH1) @06cebc60
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -414,7 +414,7 @@ GV_DIN_CH1/11 (GV_DIN_CH1) @06d9a828
|
|||||||
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
Referring: ECU3_KATECH_Logic_10ms/4 (write)ECU3_KATECH_Logic_10ms/4 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -423,7 +423,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -432,7 +432,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -441,7 +441,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -450,7 +450,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -459,7 +459,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -468,7 +468,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -477,7 +477,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -486,7 +486,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -495,7 +495,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
@ -505,7 +505,7 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
Test_Signal_1_/0 (Test_Signal_1_) @06b5b3f0
|
Test_Signal_1_/0 (Test_Signal_1_) @06aab3f0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -525,7 +525,7 @@ Saving body of ECU3_KATECH_Logic_init for later reuse
|
|||||||
;; nodes: 0 1
|
;; nodes: 0 1
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.7733 }
|
{ D.7753 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 4
|
Number of blocks in CFG: 4
|
||||||
Number of blocks to update: 3 ( 75%)
|
Number of blocks to update: 3 ( 75%)
|
||||||
|
|||||||
@ -54,11 +54,11 @@ Function is locally const.
|
|||||||
Function is locally const.
|
Function is locally const.
|
||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
Aux: @06904610
|
Aux: @06a5d890
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
||||||
@ -67,12 +67,12 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
previous sharing asm name: 23
|
previous sharing asm name: 23
|
||||||
Aux: @06904590
|
Aux: @06a5d990
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
||||||
@ -81,12 +81,12 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
previous sharing asm name: 22
|
previous sharing asm name: 22
|
||||||
Aux: @069045d0
|
Aux: @06a5d7b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
||||||
@ -95,12 +95,12 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
previous sharing asm name: 21
|
previous sharing asm name: 21
|
||||||
Aux: @06904530
|
Aux: @06a5d910
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
||||||
@ -109,12 +109,12 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
previous sharing asm name: 20
|
previous sharing asm name: 20
|
||||||
Aux: @069045b0
|
Aux: @06a5d9b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
||||||
@ -123,7 +123,7 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -132,7 +132,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -141,7 +141,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -150,7 +150,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -159,7 +159,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -168,7 +168,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -177,7 +177,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -186,81 +186,81 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904630
|
Aux: @06a5d7d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041d0
|
Aux: @06a5d2b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904330
|
Aux: @06a5d510
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904150
|
Aux: @06a5d4b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904250
|
Aux: @06a5d610
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904350
|
Aux: @06a5d310
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041f0
|
Aux: @06a5d4d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
Aux: @069041b0
|
Aux: @06a5d2f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -270,11 +270,11 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
|
|
||||||
|
|
||||||
ordered call graph: reduced for nothrow
|
ordered call graph: reduced for nothrow
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
Aux: @06904610
|
Aux: @06a5d890
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
||||||
@ -283,12 +283,12 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
previous sharing asm name: 23
|
previous sharing asm name: 23
|
||||||
Aux: @06904590
|
Aux: @06a5d990
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
||||||
@ -297,12 +297,12 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
previous sharing asm name: 22
|
previous sharing asm name: 22
|
||||||
Aux: @069045d0
|
Aux: @06a5d7b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
||||||
@ -311,12 +311,12 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
previous sharing asm name: 21
|
previous sharing asm name: 21
|
||||||
Aux: @06904530
|
Aux: @06a5d910
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
||||||
@ -325,12 +325,12 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
previous sharing asm name: 20
|
previous sharing asm name: 20
|
||||||
Aux: @069045b0
|
Aux: @06a5d9b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
||||||
@ -339,81 +339,81 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904630
|
Aux: @06a5d7d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041d0
|
Aux: @06a5d2b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904330
|
Aux: @06a5d510
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904150
|
Aux: @06a5d4b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904250
|
Aux: @06a5d610
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904350
|
Aux: @06a5d310
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041f0
|
Aux: @06a5d4d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
Aux: @069041b0
|
Aux: @06a5d2f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -455,11 +455,11 @@ ECU3_KATECH_Logic_2ms: malloc_bottom
|
|||||||
ECU3_KATECH_Logic_init: malloc_bottom
|
ECU3_KATECH_Logic_init: malloc_bottom
|
||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
Aux: @069040f0
|
Aux: @06a5d250
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
||||||
@ -468,12 +468,12 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
previous sharing asm name: 23
|
previous sharing asm name: 23
|
||||||
Aux: @06903f90
|
Aux: @06a5d4d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
||||||
@ -482,12 +482,12 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
previous sharing asm name: 22
|
previous sharing asm name: 22
|
||||||
Aux: @06904250
|
Aux: @06a5d390
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
||||||
@ -496,12 +496,12 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
previous sharing asm name: 21
|
previous sharing asm name: 21
|
||||||
Aux: @06904370
|
Aux: @06a5d5f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
||||||
@ -510,12 +510,12 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
previous sharing asm name: 20
|
previous sharing asm name: 20
|
||||||
Aux: @06904130
|
Aux: @06a5d3d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
||||||
@ -524,7 +524,7 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -533,7 +533,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -542,7 +542,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -551,7 +551,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -560,7 +560,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -569,7 +569,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -578,7 +578,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -587,81 +587,81 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904270
|
Aux: @06a5d330
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041b0
|
Aux: @06a5d3f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904010
|
Aux: @06a5d410
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904110
|
Aux: @06a5d290
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904330
|
Aux: @06a5d470
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904290
|
Aux: @06a5d430
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069042b0
|
Aux: @06a5d630
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
Aux: @06904310
|
Aux: @06a5d530
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -671,22 +671,22 @@ ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
|||||||
|
|
||||||
|
|
||||||
ordered call graph: reduced
|
ordered call graph: reduced
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904270
|
Aux: @06a5d330
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
previous sharing asm name: 20
|
previous sharing asm name: 20
|
||||||
Aux: @06904130
|
Aux: @06a5d3d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
||||||
@ -695,21 +695,21 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069041b0
|
Aux: @06a5d3f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
Aux: @069040f0
|
Aux: @06a5d250
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
||||||
@ -718,22 +718,22 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904010
|
Aux: @06a5d410
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
previous sharing asm name: 23
|
previous sharing asm name: 23
|
||||||
Aux: @06903f90
|
Aux: @06a5d4d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
||||||
@ -742,22 +742,22 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904110
|
Aux: @06a5d290
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
previous sharing asm name: 22
|
previous sharing asm name: 22
|
||||||
Aux: @06904250
|
Aux: @06a5d390
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
||||||
@ -766,32 +766,32 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904330
|
Aux: @06a5d470
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904290
|
Aux: @06a5d430
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
previous sharing asm name: 21
|
previous sharing asm name: 21
|
||||||
Aux: @06904370
|
Aux: @06a5d5f0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
||||||
@ -800,21 +800,21 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069042b0
|
Aux: @06a5d630
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
Aux: @06904310
|
Aux: @06a5d530
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
@ -12,7 +12,7 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
@ -25,7 +25,7 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
@ -38,7 +38,7 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
@ -51,7 +51,7 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
@ -64,7 +64,7 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU_check/18 (ECU_check) @06d9bc40
|
ECU_check/18 (ECU_check) @06cef2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -73,7 +73,7 @@ ECU_check/18 (ECU_check) @06d9bc40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
RWA2_Arc_check/17 (RWA2_Arc_check) @06cef000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -82,7 +82,7 @@ RWA2_Arc_check/17 (RWA2_Arc_check) @06d9bb60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
RWA1_Arc_check/16 (RWA1_Arc_check) @06cefee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -91,7 +91,7 @@ RWA1_Arc_check/16 (RWA1_Arc_check) @06d9ba80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
RCU_Arc_check/15 (RCU_Arc_check) @06cefe00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -100,7 +100,7 @@ RCU_Arc_check/15 (RCU_Arc_check) @06d9b9a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
IDB_Arc_check/14 (IDB_Arc_check) @06cefd20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -109,7 +109,7 @@ IDB_Arc_check/14 (IDB_Arc_check) @06d9b8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Digital_Read/10 (Digital_Read) @06d9b7e0
|
Digital_Read/10 (Digital_Read) @06cefc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -118,7 +118,7 @@ Digital_Read/10 (Digital_Read) @06d9b7e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call) ECU3_KATECH_Logic_10ms/4 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/9 (System_Check_Func) @06d9b540
|
System_Check_Func/9 (System_Check_Func) @06cef9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -127,7 +127,7 @@ System_Check_Func/9 (System_Check_Func) @06d9b540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_2ms/2 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -136,7 +136,7 @@ ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -145,7 +145,7 @@ ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -154,7 +154,7 @@ ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -163,7 +163,7 @@ ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
@ -172,7 +172,7 @@ ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -181,7 +181,7 @@ ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -190,7 +190,7 @@ ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
@ -243,22 +243,22 @@ Function name:ECU3_KATECH_Logic_init/1:
|
|||||||
locals written:
|
locals written:
|
||||||
|
|
||||||
ordered call graph: reduced
|
ordered call graph: reduced
|
||||||
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06d9b000
|
ECU3_KATECH_Logic_1000ms/8 (ECU3_KATECH_Logic_1000ms) @06cef460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069045b0
|
Aux: @06a5d790
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/19 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06df4460
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 1
|
next sharing asm name: 1
|
||||||
previous sharing asm name: 20
|
previous sharing asm name: 20
|
||||||
Aux: @069046d0
|
Aux: @06a5d6d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
Function ECU3_KATECH_Logic_init/19 is inline copy in ECU3_KATECH_Logic_1000ms/8
|
||||||
@ -267,21 +267,21 @@ ECU3_KATECH_Logic_init/19 (ECU3_KATECH_Logic_init) @06ded0e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_1000ms/8 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06d98a80
|
ECU3_KATECH_Logic_200ms/7 (ECU3_KATECH_Logic_200ms) @06cef1c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069046b0
|
Aux: @06a5d770
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/23 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06df47e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 22
|
next sharing asm name: 22
|
||||||
Aux: @06904530
|
Aux: @06a5d750
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
Function ECU3_KATECH_Logic_init/23 is inline copy in ECU3_KATECH_Logic_200ms/7
|
||||||
@ -290,22 +290,22 @@ ECU3_KATECH_Logic_init/23 (ECU3_KATECH_Logic_init) @06ded460
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_200ms/7 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06d98540
|
ECU3_KATECH_Logic_100ms/6 (ECU3_KATECH_Logic_100ms) @06cecd20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069046f0
|
Aux: @06a5d890
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/22 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06df4700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 21
|
next sharing asm name: 21
|
||||||
previous sharing asm name: 23
|
previous sharing asm name: 23
|
||||||
Aux: @06904450
|
Aux: @06a5d990
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
Function ECU3_KATECH_Logic_init/22 is inline copy in ECU3_KATECH_Logic_100ms/6
|
||||||
@ -314,22 +314,22 @@ ECU3_KATECH_Logic_init/22 (ECU3_KATECH_Logic_init) @06ded380
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_100ms/6 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06d98ee0
|
ECU3_KATECH_Logic_20ms/5 (ECU3_KATECH_Logic_20ms) @06cec7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904710
|
Aux: @06a5d9b0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/21 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06df4620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 20
|
next sharing asm name: 20
|
||||||
previous sharing asm name: 22
|
previous sharing asm name: 22
|
||||||
Aux: @06904650
|
Aux: @06a5d910
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
Function ECU3_KATECH_Logic_init/21 is inline copy in ECU3_KATECH_Logic_20ms/5
|
||||||
@ -338,32 +338,32 @@ ECU3_KATECH_Logic_init/21 (ECU3_KATECH_Logic_init) @06ded2a0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_20ms/5 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06d98c40
|
ECU3_KATECH_Logic_10ms/4 (ECU3_KATECH_Logic_10ms) @06cecee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904590
|
Aux: @06a5d7b0
|
||||||
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
References: GV_DIN_CH1/11 (write)GV_DIN_CH2/12 (write)GV_DIN_CH1/11 (read)Emergency_Switch/13 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU_check/18 (1073741824 (estimated locally),1.00 per call) RWA2_Arc_check/17 (1073741824 (estimated locally),1.00 per call) RWA1_Arc_check/16 (1073741824 (estimated locally),1.00 per call) RCU_Arc_check/15 (1073741824 (estimated locally),1.00 per call) IDB_Arc_check/14 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call) Digital_Read/10 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06d989a0
|
ECU3_KATECH_Logic_5ms/3 (ECU3_KATECH_Logic_5ms) @06cecc40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @069045d0
|
Aux: @06a5d690
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_init/20 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06df4540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 19
|
next sharing asm name: 19
|
||||||
previous sharing asm name: 21
|
previous sharing asm name: 21
|
||||||
Aux: @06904570
|
Aux: @06a5d670
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
Function ECU3_KATECH_Logic_init/20 is inline copy in ECU3_KATECH_Logic_5ms/3
|
||||||
@ -372,21 +372,21 @@ ECU3_KATECH_Logic_init/20 (ECU3_KATECH_Logic_init) @06ded1c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: ECU3_KATECH_Logic_5ms/3 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06d98700
|
ECU3_KATECH_Logic_2ms/2 (ECU3_KATECH_Logic_2ms) @06cec9a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06904610
|
Aux: @06a5d850
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
Calls: System_Check_Func/9 (1073741824 (estimated locally),1.00 per call)
|
||||||
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06d98460
|
ECU3_KATECH_Logic_init/1 (ECU3_KATECH_Logic_init) @06cec700
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 19
|
previous sharing asm name: 19
|
||||||
Aux: @06904630
|
Aux: @06a5d9d0
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -22,7 +22,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -30,7 +30,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -38,7 +38,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -47,7 +47,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -56,7 +56,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -65,7 +65,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -74,7 +74,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -83,7 +83,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -92,7 +92,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -101,7 +101,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -110,7 +110,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -118,7 +118,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -127,7 +127,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0
|
Called by: System_Check_Func/0
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -135,7 +135,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -143,7 +143,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -151,7 +151,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -159,7 +159,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -167,7 +167,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -175,7 +175,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -183,7 +183,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -191,7 +191,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -199,7 +199,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -207,7 +207,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -215,7 +215,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -223,7 +223,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -231,7 +231,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -239,7 +239,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -247,7 +247,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -255,7 +255,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -263,7 +263,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -271,7 +271,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -279,7 +279,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -13,7 +13,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -21,7 +21,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -29,7 +29,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -38,7 +38,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -47,7 +47,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -56,7 +56,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -65,7 +65,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -74,7 +74,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -83,7 +83,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -92,7 +92,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -101,7 +101,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -109,7 +109,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -118,7 +118,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -126,7 +126,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -134,7 +134,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -142,7 +142,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -150,7 +150,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -158,7 +158,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -166,7 +166,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -174,7 +174,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -182,7 +182,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -190,7 +190,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -198,7 +198,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -206,7 +206,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -214,7 +214,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -222,7 +222,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -230,7 +230,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -238,7 +238,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -246,7 +246,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -254,7 +254,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -262,7 +262,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -270,7 +270,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -23,7 +23,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -31,7 +31,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -39,7 +39,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -48,7 +48,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -57,7 +57,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -66,7 +66,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -75,7 +75,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -84,7 +84,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -93,7 +93,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -102,7 +102,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -111,7 +111,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -119,7 +119,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -128,7 +128,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -136,7 +136,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -144,7 +144,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -152,7 +152,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -160,7 +160,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -168,7 +168,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -176,7 +176,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -184,7 +184,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -192,7 +192,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -200,7 +200,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -208,7 +208,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -216,7 +216,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -224,7 +224,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -232,7 +232,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -240,7 +240,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -248,7 +248,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -256,7 +256,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -264,7 +264,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -272,7 +272,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -280,7 +280,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -9,7 +9,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -17,7 +17,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -25,7 +25,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -34,7 +34,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -43,7 +43,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -52,7 +52,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -61,7 +61,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -70,7 +70,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -79,7 +79,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -88,7 +88,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -97,7 +97,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -105,7 +105,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -114,7 +114,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -122,7 +122,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -130,7 +130,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -138,7 +138,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -146,7 +146,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -154,7 +154,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -162,7 +162,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -170,7 +170,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -178,7 +178,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -186,7 +186,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -194,7 +194,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -202,7 +202,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -210,7 +210,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -218,7 +218,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -226,7 +226,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -234,7 +234,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -242,7 +242,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -250,7 +250,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -258,7 +258,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -266,7 +266,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -37,7 +37,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -46,7 +46,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -54,7 +54,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -62,7 +62,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -71,7 +71,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -80,7 +80,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -89,7 +89,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -98,7 +98,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -107,7 +107,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -116,7 +116,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -125,7 +125,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -134,7 +134,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -142,7 +142,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -151,7 +151,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -159,7 +159,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -167,7 +167,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -175,7 +175,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -183,7 +183,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -191,7 +191,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -199,7 +199,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -207,7 +207,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -215,7 +215,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -223,7 +223,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -231,7 +231,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -239,7 +239,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -247,7 +247,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -255,7 +255,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -263,7 +263,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -271,7 +271,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -279,7 +279,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -287,7 +287,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -295,7 +295,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -303,7 +303,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -85,7 +85,7 @@ IPA function summary for System_Check_Func/0 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -94,7 +94,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -102,7 +102,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -110,7 +110,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -119,7 +119,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -128,7 +128,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -137,7 +137,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -146,7 +146,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -155,7 +155,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -164,7 +164,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -173,7 +173,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -182,7 +182,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -190,7 +190,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -199,7 +199,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -207,7 +207,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -215,7 +215,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -223,7 +223,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -231,7 +231,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -239,7 +239,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -247,7 +247,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -255,7 +255,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -263,7 +263,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -271,7 +271,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -279,7 +279,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -287,7 +287,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -295,7 +295,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -303,7 +303,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -311,7 +311,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -319,7 +319,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -327,7 +327,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -335,7 +335,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -343,7 +343,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -351,7 +351,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -78,7 +78,7 @@ IPA function summary for System_Check_Func/0 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -87,7 +87,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06b3d6c0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -95,7 +95,7 @@ GV_VCU_GearSelStat/31 (GV_VCU_GearSelStat) @06c205e8
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06b3d678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -103,7 +103,7 @@ GV_VCU_EPAM_Park_Request_to_EPC/30 (GV_VCU_EPAM_Park_Request_to_EPC) @06c205a0
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -112,7 +112,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -121,7 +121,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -130,7 +130,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -139,7 +139,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -148,7 +148,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -157,7 +157,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -166,7 +166,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -175,7 +175,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
GV_VCU_Ready/21 (GV_VCU_Ready) @06b3d3f0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -183,7 +183,7 @@ GV_VCU_Ready/21 (GV_VCU_Ready) @06c20318
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -192,7 +192,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
GV_Key_Off_Level/19 (GV_Key_Off_Level) @06b3d360
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -200,7 +200,7 @@ GV_Key_Off_Level/19 (GV_Key_Off_Level) @06c20288
|
|||||||
Referring: System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06b3d318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -208,7 +208,7 @@ GV_CE_ON_CMD/18 (GV_CE_ON_CMD) @06c20240
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
GV_IG_Process_Status/17 (GV_IG_Process_Status) @06b3d2d0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -216,7 +216,7 @@ GV_IG_Process_Status/17 (GV_IG_Process_Status) @06c201f8
|
|||||||
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (read)System_Check_Func/0 (write)System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
GV_VCU_Ignition/16 (GV_VCU_Ignition) @06b3d288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -224,7 +224,7 @@ GV_VCU_Ignition/16 (GV_VCU_Ignition) @06c201b0
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06b3d240
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -232,7 +232,7 @@ GV_LDC_Apply_Check/15 (GV_LDC_Apply_Check) @06c20168
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
GV_LDC_STA/14 (GV_LDC_STA) @06b3d1f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -240,7 +240,7 @@ GV_LDC_STA/14 (GV_LDC_STA) @06c20120
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06b3d1b0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -248,7 +248,7 @@ GV_HV_Apply_Check/13 (GV_HV_Apply_Check) @06c200d8
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06b3d168
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -256,7 +256,7 @@ GV_BMS_HVOn_STA/12 (GV_BMS_HVOn_STA) @06c20090
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06b3d120
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -264,7 +264,7 @@ GV_OBC_Fault_Check/11 (GV_OBC_Fault_Check) @06c20048
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
GV_OBC_Interlock/10 (GV_OBC_Interlock) @06b3d0d8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -272,7 +272,7 @@ GV_OBC_Interlock/10 (GV_OBC_Interlock) @06c20000
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06b3d090
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -280,7 +280,7 @@ GV_LDC_Fault_Check/9 (GV_LDC_Fault_Check) @06bdbf78
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06b3d048
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -288,7 +288,7 @@ GV_LDC_TEMP_FAULT/8 (GV_LDC_TEMP_FAULT) @06bdbf30
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
GV_LDC_FltSta/7 (GV_LDC_FltSta) @06b3d000
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -296,7 +296,7 @@ GV_LDC_FltSta/7 (GV_LDC_FltSta) @06bdbee8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06b08f78
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -304,7 +304,7 @@ GV_MCU_Fault_Check/6 (GV_MCU_Fault_Check) @06bdbea0
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
GV_MCU_FltSta/5 (GV_MCU_FltSta) @06b08f30
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -312,7 +312,7 @@ GV_MCU_FltSta/5 (GV_MCU_FltSta) @06bdbe58
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06b08ee8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -320,7 +320,7 @@ GV_BMS_Fault_Check/4 (GV_BMS_Fault_Check) @06bdbe10
|
|||||||
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
Referring: System_Check_Func/0 (write)System_Check_Func/0 (write)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
GV_BMS_Interlock/3 (GV_BMS_Interlock) @06b08ea0
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -328,7 +328,7 @@ GV_BMS_Interlock/3 (GV_BMS_Interlock) @06bdbdc8
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06b08e58
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -336,7 +336,7 @@ GV_BMS_TEMP_FAULT/2 (GV_BMS_TEMP_FAULT) @06bdbd80
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
GV_BMS_FltSta/1 (GV_BMS_FltSta) @06b08e10
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -344,7 +344,7 @@ GV_BMS_FltSta/1 (GV_BMS_FltSta) @06bdbd38
|
|||||||
Referring: System_Check_Func/0 (read)
|
Referring: System_Check_Func/0 (read)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
Function is locally const.
|
Function is locally const.
|
||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -84,7 +84,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -93,7 +93,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -102,7 +102,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -111,7 +111,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -120,7 +120,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -129,7 +129,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -138,7 +138,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -147,7 +147,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -156,7 +156,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -165,10 +165,10 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @04f15990
|
Aux: @06745350
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -178,10 +178,10 @@ System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
|||||||
|
|
||||||
|
|
||||||
ordered call graph: reduced for nothrow
|
ordered call graph: reduced for nothrow
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @04f15990
|
Aux: @06745350
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -199,7 +199,7 @@ MALLOC LATTICE after propagation:
|
|||||||
System_Check_Func: malloc_bottom
|
System_Check_Func: malloc_bottom
|
||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -208,7 +208,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -217,7 +217,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -226,7 +226,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -235,7 +235,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -244,7 +244,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -253,7 +253,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -262,7 +262,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -271,7 +271,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -280,7 +280,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -289,10 +289,10 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @04f15750
|
Aux: @06745350
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
@ -302,10 +302,10 @@ System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
|||||||
|
|
||||||
|
|
||||||
ordered call graph: reduced
|
ordered call graph: reduced
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @04f15750
|
Aux: @06745350
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
Key_Off_Process_Func/32 (Key_Off_Process_Func) @06b3f0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -9,7 +9,7 @@ Key_Off_Process_Func/32 (Key_Off_Process_Func) @06c210e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
Called by: System_Check_Func/0 (95916771 (estimated locally),0.09 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
Read_LDC_Voltage/29 (Read_LDC_Voltage) @06b3f000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -18,7 +18,7 @@ Read_LDC_Voltage/29 (Read_LDC_Voltage) @06c21000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
Called by: System_Check_Func/0 (65452773 (estimated locally),0.06 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06b02d20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -27,7 +27,7 @@ Est_Vehicle_Speed/28 (Est_Vehicle_Speed) @06bd4d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Motor_Status/27 (Motor_Status) @06bd4540
|
Motor_Status/27 (Motor_Status) @06b02540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -36,7 +36,7 @@ Motor_Status/27 (Motor_Status) @06bd4540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
Check_Charging_Status/26 (Check_Charging_Status) @06b02380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -45,7 +45,7 @@ Check_Charging_Status/26 (Check_Charging_Status) @06bd4380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
Drive_Mode_Func/25 (Drive_Mode_Func) @06b029a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -54,7 +54,7 @@ Drive_Mode_Func/25 (Drive_Mode_Func) @06bd49a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
Called by: System_Check_Func/0 (47797091 (estimated locally),0.04 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
Key_on_Process_Func/24 (Key_on_Process_Func) @06b028c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -63,7 +63,7 @@ Key_on_Process_Func/24 (Key_on_Process_Func) @06bd48c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (51329373 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06b027e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -72,7 +72,7 @@ IG_OnCheck_HV_Status/23 (IG_OnCheck_HV_Status) @06bd47e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
SET_SW_VER/22 (SET_SW_VER) @06b02700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -81,7 +81,7 @@ SET_SW_VER/22 (SET_SW_VER) @06bd4700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
Called by: System_Check_Func/0 (55122696 (estimated locally),0.05 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06b02620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -90,7 +90,7 @@ Soc_Check_befor_IGN/20 (Soc_Check_befor_IGN) @06bd4620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
Called by: System_Check_Func/0 (108662673 (estimated locally),0.10 per call)
|
||||||
Calls:
|
Calls:
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
@ -106,10 +106,10 @@ Function name:System_Check_Func/0:
|
|||||||
locals written:
|
locals written:
|
||||||
|
|
||||||
ordered call graph: reduced
|
ordered call graph: reduced
|
||||||
System_Check_Func/0 (System_Check_Func) @06bd4ee0
|
System_Check_Func/0 (System_Check_Func) @06b02ee0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @04f15610
|
Aux: @067452d0
|
||||||
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
References: GV_BMS_FltSta/1 (read)GV_BMS_TEMP_FAULT/2 (read)GV_BMS_Interlock/3 (read)GV_BMS_Fault_Check/4 (write)GV_BMS_Fault_Check/4 (write)GV_MCU_FltSta/5 (read)GV_MCU_Fault_Check/6 (write)GV_MCU_Fault_Check/6 (write)GV_LDC_FltSta/7 (read)GV_LDC_TEMP_FAULT/8 (read)GV_LDC_Fault_Check/9 (write)GV_LDC_Fault_Check/9 (write)GV_OBC_Interlock/10 (read)GV_OBC_Fault_Check/11 (write)GV_OBC_Fault_Check/11 (write)GV_BMS_HVOn_STA/12 (read)GV_HV_Apply_Check/13 (write)GV_HV_Apply_Check/13 (write)GV_LDC_STA/14 (read)GV_LDC_Apply_Check/15 (write)GV_LDC_Apply_Check/15 (write)GV_VCU_Ignition/16 (read)GV_IG_Process_Status/17 (read)GV_CE_ON_CMD/18 (write)GV_Key_Off_Level/19 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_Ready/21 (write)GV_CE_ON_CMD/18 (write)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (read)GV_IG_Process_Status/17 (write)GV_IG_Process_Status/17 (read)GV_VCU_EPAM_Park_Request_to_EPC/30 (write)GV_VCU_GearSelStat/31 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -216,7 +216,7 @@ UART0_get_cmd ()
|
|||||||
|
|
||||||
get_line (u32 max_len)
|
get_line (u32 max_len)
|
||||||
{
|
{
|
||||||
int D.15721;
|
int D.15726;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -230,7 +230,7 @@ get_line (u32 max_len)
|
|||||||
|
|
||||||
<bb 3> :
|
<bb 3> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15721 = 1;
|
D.15726 = 1;
|
||||||
// predicted unlikely by early return (on trees) predictor.
|
// predicted unlikely by early return (on trees) predictor.
|
||||||
goto <bb 13>; [INV]
|
goto <bb 13>; [INV]
|
||||||
|
|
||||||
@ -251,7 +251,7 @@ get_line (u32 max_len)
|
|||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
gb.cmd_idx = 0;
|
gb.cmd_idx = 0;
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15721 = 0;
|
D.15726 = 0;
|
||||||
goto <bb 13>; [INV]
|
goto <bb 13>; [INV]
|
||||||
|
|
||||||
<bb 6> :
|
<bb 6> :
|
||||||
@ -314,16 +314,16 @@ get_line (u32 max_len)
|
|||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
gb.cmd_idx = 0;
|
gb.cmd_idx = 0;
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15721 = 0;
|
D.15726 = 0;
|
||||||
// predicted unlikely by early return (on trees) predictor.
|
// predicted unlikely by early return (on trees) predictor.
|
||||||
goto <bb 13>; [INV]
|
goto <bb 13>; [INV]
|
||||||
|
|
||||||
<bb 12> :
|
<bb 12> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15721 = 1;
|
D.15726 = 1;
|
||||||
|
|
||||||
<bb 13> :
|
<bb 13> :
|
||||||
return D.15721;
|
return D.15726;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -340,7 +340,7 @@ put_char (char ch)
|
|||||||
|
|
||||||
get_char (char * ch)
|
get_char (char * ch)
|
||||||
{
|
{
|
||||||
int D.15717;
|
int D.15722;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -353,7 +353,7 @@ get_char (char * ch)
|
|||||||
|
|
||||||
<bb 3> :
|
<bb 3> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15717 = 1;
|
D.15722 = 1;
|
||||||
// predicted unlikely by early return (on trees) predictor.
|
// predicted unlikely by early return (on trees) predictor.
|
||||||
goto <bb 5>; [INV]
|
goto <bb 5>; [INV]
|
||||||
|
|
||||||
@ -368,10 +368,10 @@ get_char (char * ch)
|
|||||||
_7 = _6 & 255;
|
_7 = _6 & 255;
|
||||||
gb.ubuf_head = _7;
|
gb.ubuf_head = _7;
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15717 = 0;
|
D.15722 = 0;
|
||||||
|
|
||||||
<bb 5> :
|
<bb 5> :
|
||||||
return D.15717;
|
return D.15722;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -806,7 +806,7 @@ Adc0EndOfChainNoti ()
|
|||||||
ADC_Read (uint8_t ADC_No)
|
ADC_Read (uint8_t ADC_No)
|
||||||
{
|
{
|
||||||
uint16_t ret;
|
uint16_t ret;
|
||||||
uint16_t D.15697;
|
uint16_t D.15702;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -864,8 +864,8 @@ ADC_Read (uint8_t ADC_No)
|
|||||||
|
|
||||||
<bb 10> :
|
<bb 10> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15697 = ret;
|
D.15702 = ret;
|
||||||
return D.15697;
|
return D.15702;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1152,7 +1152,7 @@ led_onoff (int flag)
|
|||||||
Digital_Read (uint8_t DIN_No)
|
Digital_Read (uint8_t DIN_No)
|
||||||
{
|
{
|
||||||
uint8_t ret;
|
uint8_t ret;
|
||||||
uint8_t D.15674;
|
uint8_t D.15679;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -1224,8 +1224,8 @@ Digital_Read (uint8_t DIN_No)
|
|||||||
|
|
||||||
<bb 12> :
|
<bb 12> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15674 = ret;
|
D.15679 = ret;
|
||||||
return D.15674;
|
return D.15679;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3137,7 +3137,7 @@ Can_Init_ECU3 (int ch)
|
|||||||
uint8_t i;
|
uint8_t i;
|
||||||
uint8_t ret;
|
uint8_t ret;
|
||||||
uint8_t idx;
|
uint8_t idx;
|
||||||
int D.15647;
|
int D.15652;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -3548,8 +3548,8 @@ Can_Init_ECU3 (int ch)
|
|||||||
|
|
||||||
<bb 32> :
|
<bb 32> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15647 = 0;
|
D.15652 = 0;
|
||||||
return D.15647;
|
return D.15652;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -4057,7 +4057,7 @@ can_main_ECU3 ()
|
|||||||
|
|
||||||
get_can_data (u32 ch)
|
get_can_data (u32 ch)
|
||||||
{
|
{
|
||||||
int D.15613;
|
int D.15618;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
@ -4070,16 +4070,16 @@ get_can_data (u32 ch)
|
|||||||
|
|
||||||
<bb 3> :
|
<bb 3> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15613 = 1;
|
D.15618 = 1;
|
||||||
// predicted unlikely by early return (on trees) predictor.
|
// predicted unlikely by early return (on trees) predictor.
|
||||||
goto <bb 5>; [INV]
|
goto <bb 5>; [INV]
|
||||||
|
|
||||||
<bb 4> :
|
<bb 4> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
D.15613 = 0;
|
D.15618 = 0;
|
||||||
|
|
||||||
<bb 5> :
|
<bb 5> :
|
||||||
return D.15613;
|
return D.15618;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -19,13 +19,13 @@ Callgraph clone;ECU3_CAN_Data_Set_100ms;103;../src/can.c;631;6;CAN_Task_100ms;87
|
|||||||
Callgraph clone;ECU3_CAN_Bypass_1000ms;112;../src/can.c;687;6;CAN_Task_1000ms;89;../src/can.c;335;6;inlining to
|
Callgraph clone;ECU3_CAN_Bypass_1000ms;112;../src/can.c;687;6;CAN_Task_1000ms;89;../src/can.c;335;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_1000ms;110;../src/can.c;670;6;CAN_Task_1000ms;89;../src/can.c;335;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_1000ms;110;../src/can.c;670;6;CAN_Task_1000ms;89;../src/can.c;335;6;inlining to
|
||||||
Callgraph clone;ECU3_CAN_Bypass_5ms;92;../src/can.c;398;6;CAN_Task_5ms;84;../src/can.c;290;6;inlining to
|
Callgraph clone;ECU3_CAN_Bypass_5ms;92;../src/can.c;398;6;CAN_Task_5ms;84;../src/can.c;290;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1;335;../src/can.c;3464;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1;335;../src/can.c;3469;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1;334;../src/can.c;3458;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1;334;../src/can.c;3463;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1;333;../src/can.c;3452;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1;333;../src/can.c;3457;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1;332;../src/can.c;3446;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1;332;../src/can.c;3451;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051;340;../src/can.c;3499;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051;340;../src/can.c;3504;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050;339;../src/can.c;3493;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
Callgraph clone;Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050;339;../src/can.c;3498;6;ECU3_CAN_Bypass_10ms;96;../src/can.c;531;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040;348;../src/can.c;3554;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040;348;../src/can.c;3559;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Bypass_5ms;92;../src/can.c;398;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Bypass_5ms;92;../src/can.c;398;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Data_Set_20ms;99;../src/can.c;607;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Data_Set_20ms;99;../src/can.c;607;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Bypass_20ms;100;../src/can.c;612;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;ECU3_CAN_Bypass_20ms;100;../src/can.c;612;6;inlining to
|
||||||
@ -43,12 +43,12 @@ Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_
|
|||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_WheelStatus_CH3_0x08D;194;../src/can.c;1743;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_WheelStatus_CH3_0x08D;194;../src/can.c;1743;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_BrakeStatus2_CH3_0x0C9;200;../src/can.c;1782;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_BrakeStatus2_CH3_0x0C9;200;../src/can.c;1782;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_UdsResponse_CH3_0x799;201;../src/can.c;1787;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Input_Data_Set_RCU_UdsResponse_CH3_0x799;201;../src/can.c;1787;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1;332;../src/can.c;3446;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1;332;../src/can.c;3451;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1;333;../src/can.c;3452;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1;333;../src/can.c;3457;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1;334;../src/can.c;3458;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1;334;../src/can.c;3463;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1;335;../src/can.c;3464;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1;335;../src/can.c;3469;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050;339;../src/can.c;3493;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050;339;../src/can.c;3498;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051;340;../src/can.c;3499;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051;340;../src/can.c;3504;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BSC_RWA_RackCommand_CH3_0x040;345;../src/can.c;3531;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BSC_RWA_RackCommand_CH3_0x040;345;../src/can.c;3536;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BSC_RWA_RackCommand_CH2_0x040;346;../src/can.c;3540;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_BSC_RWA_RackCommand_CH2_0x040;346;../src/can.c;3545;6;inlining to
|
||||||
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040;347;../src/can.c;3549;6;inlining to
|
Callgraph clone;ECU3_InputData_Set_for_Logic_200ms;106;../src/can.c;650;6;Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040;347;../src/can.c;3554;6;inlining to
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
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.
@ -115,153 +115,153 @@ can.c:1827:6:Output_Data_Set_VCU_RC_Signals2_CH0_0x011 8 static
|
|||||||
can.c:1841:6:Output_Data_Set_CAR_STAT_CH0_0x012 8 static
|
can.c:1841:6:Output_Data_Set_CAR_STAT_CH0_0x012 8 static
|
||||||
can.c:1852:6:Output_Data_Set_VCU_RC_Fault_Flag_CH0_0x013 0 static
|
can.c:1852:6:Output_Data_Set_VCU_RC_Fault_Flag_CH0_0x013 0 static
|
||||||
can.c:1864:6:Output_Data_Set_TARGET_VALUE_CH0_0x140 16 static
|
can.c:1864:6:Output_Data_Set_TARGET_VALUE_CH0_0x140 16 static
|
||||||
can.c:1873:6:Output_Data_Set_Debug_VCU_Signal_1_CH0_0x017 8 static
|
can.c:1875:6:Output_Data_Set_Debug_VCU_Signal_1_CH0_0x017 8 static
|
||||||
can.c:1881:6:Output_Data_Set_Debug_VCU_Signal_2_CH0_0x018 8 static
|
can.c:1883:6:Output_Data_Set_Debug_VCU_Signal_2_CH0_0x018 8 static
|
||||||
can.c:1888:6:Output_Data_Set_RWA_VCU_RC_Signal1_CH0_0x050 8 static
|
can.c:1890:6:Output_Data_Set_RWA_VCU_RC_Signal1_CH0_0x050 8 static
|
||||||
can.c:1898:6:Output_Data_Set_RWA_VCU_RC_Signal2_CH0_0x051 8 static
|
can.c:1900:6:Output_Data_Set_RWA_VCU_RC_Signal2_CH0_0x051 8 static
|
||||||
can.c:1906:6:Output_Data_Set_RWS_VCU_RC_Signal1_CH0_0x060 8 static
|
can.c:1908:6:Output_Data_Set_RWS_VCU_RC_Signal1_CH0_0x060 8 static
|
||||||
can.c:1914:6:Output_Data_Set_RWS_VCU_RC_Signal2_CH0_0x061 8 static
|
can.c:1916:6:Output_Data_Set_RWS_VCU_RC_Signal2_CH0_0x061 8 static
|
||||||
can.c:1922:6:Output_Data_Set_SW_VER_CH0_0x100 0 static
|
can.c:1924:6:Output_Data_Set_SW_VER_CH0_0x100 0 static
|
||||||
can.c:1931:6:Output_Data_Set_VCU_BCM_Signal_1_CH0_0x151 12 static
|
can.c:1933:6:Output_Data_Set_VCU_BCM_Signal_1_CH0_0x151 12 static
|
||||||
can.c:1953:6:Output_Data_Set_VCU_BCM_Signal_2_CH0_0x180 0 static
|
can.c:1955:6:Output_Data_Set_VCU_BCM_Signal_2_CH0_0x180 0 static
|
||||||
can.c:1963:6:Output_Data_Set_VCU_EPAM_CH0_0x220 0 static
|
can.c:1965:6:Output_Data_Set_VCU_EPAM_CH0_0x220 0 static
|
||||||
can.c:1971:6:Output_Data_Set_VCU_MCU_Signals1_CH0_0x250 16 static
|
can.c:1973:6:Output_Data_Set_VCU_MCU_Signals1_CH0_0x250 16 static
|
||||||
can.c:1988:6:Output_Data_Set_VCU_ACU_Signal1_CH1_0x013 8 static
|
can.c:1990:6:Output_Data_Set_VCU_ACU_Signal1_CH1_0x013 8 static
|
||||||
can.c:2001:6:Output_Data_Set_VCU_ACU_Signal2_CH1_0x014 8 static
|
can.c:2003:6:Output_Data_Set_VCU_ACU_Signal2_CH1_0x014 8 static
|
||||||
can.c:2015:6:Output_Data_Set_VCU_ACU_Signal3_CH1_0x015 8 static
|
can.c:2017:6:Output_Data_Set_VCU_ACU_Signal3_CH1_0x015 8 static
|
||||||
can.c:2025:6:Output_Data_Set_CH1_ACU_CAR_STAT_CH1_0x016 0 static
|
can.c:2027:6:Output_Data_Set_CH1_ACU_CAR_STAT_CH1_0x016 0 static
|
||||||
can.c:631:6:ECU3_CAN_Data_Set_100ms 0 static
|
can.c:631:6:ECU3_CAN_Data_Set_100ms 0 static
|
||||||
can.c:2038:6:Output_Data_Set_TX_VCU_ACU_Fault_Flag_0x017 0 static
|
can.c:2040:6:Output_Data_Set_TX_VCU_ACU_Fault_Flag_0x017 0 static
|
||||||
can.c:2050:6:Output_Data_Set_RWA_VCU_ACU_Signal1_CH1_0x050 8 static
|
can.c:2052:6:Output_Data_Set_RWA_VCU_ACU_Signal1_CH1_0x050 8 static
|
||||||
can.c:2059:6:Output_Data_Set_RWA_VCU_ACU_Signal2_CH1_0x051 8 static
|
can.c:2061:6:Output_Data_Set_RWA_VCU_ACU_Signal2_CH1_0x051 8 static
|
||||||
can.c:2067:6:Output_Data_Set_RWS_VCU_ACU_Signal1_CH1_0x060 8 static
|
can.c:2069:6:Output_Data_Set_RWS_VCU_ACU_Signal1_CH1_0x060 8 static
|
||||||
can.c:2075:6:Output_Data_Set_RWS_VCU_ACU_Signal2_CH1_0x061 8 static
|
can.c:2077:6:Output_Data_Set_RWS_VCU_ACU_Signal2_CH1_0x061 8 static
|
||||||
can.c:2083:6:Output_Data_Set_BSC_IMU_CH2_0x070 64 static
|
can.c:2085:6:Output_Data_Set_BSC_IMU_CH2_0x070 64 static
|
||||||
can.c:2097:6:Output_Data_Set_CH1_IMU_TX1_CH1_0x174 0 static
|
can.c:2099:6:Output_Data_Set_CH1_IMU_TX1_CH1_0x174 0 static
|
||||||
can.c:2109:6:Output_Data_Set_CH1_IMU_TX2_CH1_0x178 0 static
|
can.c:2111:6:Output_Data_Set_CH1_IMU_TX2_CH1_0x178 0 static
|
||||||
can.c:2121:6:Output_Data_Set_CH1_IMU_TX3_CH1_0x17C 0 static
|
can.c:2123:6:Output_Data_Set_CH1_IMU_TX3_CH1_0x17C 0 static
|
||||||
can.c:2132:6:Output_Data_Set_BCM_VCU_ACU_Signal1_CH1_0x570 20 static
|
can.c:2134:6:Output_Data_Set_BCM_VCU_ACU_Signal1_CH1_0x570 20 static
|
||||||
can.c:2155:6:Output_Data_Set_BCM_VCU_ACU_Signal2_CH1_0x580 16 static
|
can.c:2157:6:Output_Data_Set_BCM_VCU_ACU_Signal2_CH1_0x580 16 static
|
||||||
can.c:2177:6:Output_Data_Set_BCM_VCU_ACU_Signal5_CH1_0x585 0 static
|
can.c:2179:6:Output_Data_Set_BCM_VCU_ACU_Signal5_CH1_0x585 0 static
|
||||||
can.c:2190:6:Output_Data_Set_BCM_VCU_ACU_Signal3_CH1_0x590 8 static
|
can.c:2192:6:Output_Data_Set_BCM_VCU_ACU_Signal3_CH1_0x590 8 static
|
||||||
can.c:2199:6:Output_Data_Set_BCM_VCU_ACU_Signal4_CH1_0x595 8 static
|
can.c:2201:6:Output_Data_Set_BCM_VCU_ACU_Signal4_CH1_0x595 8 static
|
||||||
can.c:2209:6:Output_Data_Set_VCU_245h_CH1_0x245 0 static
|
can.c:2211:6:Output_Data_Set_VCU_245h_CH1_0x245 0 static
|
||||||
can.c:2215:6:Output_Data_Set_ICM_303h_CH1_0x303 8 static
|
can.c:2217:6:Output_Data_Set_ICM_303h_CH1_0x303 8 static
|
||||||
can.c:2220:6:Output_Data_Set_CGW_372h_CH1_0x372 0 static
|
can.c:2222:6:Output_Data_Set_CGW_372h_CH1_0x372 0 static
|
||||||
can.c:2226:6:Output_Data_Set_VCU_3ACh_CH1_0x3AC 0 static
|
can.c:2228:6:Output_Data_Set_VCU_3ACh_CH1_0x3AC 0 static
|
||||||
can.c:2231:6:Output_Data_Set_CGW_588h_CH1_0x588 0 static
|
can.c:2233:6:Output_Data_Set_CGW_588h_CH1_0x588 0 static
|
||||||
can.c:2240:6:Output_Data_Set_BSC_IDB_BrakeCommand_CH2_0x064 24 static
|
can.c:2242:6:Output_Data_Set_BSC_IDB_BrakeCommand_CH2_0x064 24 static
|
||||||
can.c:2261:6:Output_Data_Set_BSC_IDB_StartupCommand_CH2_0x032 0 static
|
can.c:2263:6:Output_Data_Set_BSC_IDB_StartupCommand_CH2_0x032 0 static
|
||||||
can.c:2268:6:Output_Data_Set_BSC_RWA_RackCommand_CH2_0x040 8 static
|
can.c:2270:6:Output_Data_Set_BSC_RWA_RackCommand_CH2_0x040 8 static
|
||||||
can.c:2276:6:Output_Data_Set_BSC_RegenCommand_CH2_0x06A 24 static
|
can.c:2278:6:Output_Data_Set_BSC_RegenCommand_CH2_0x06A 24 static
|
||||||
can.c:2288:6:Output_Data_Set_BSC_RWA_StartupCommand_CH2_0x310 0 static
|
can.c:2290:6:Output_Data_Set_BSC_RWA_StartupCommand_CH2_0x310 0 static
|
||||||
can.c:2296:6:Output_Data_Set_BSC_RWA_Sister_CH2_0x350 0 static
|
can.c:2298:6:Output_Data_Set_BSC_RWA_Sister_CH2_0x350 0 static
|
||||||
can.c:2306:6:Output_Data_Set_BSC_VehicleEnvironment_CH2_0x384 24 static
|
can.c:2308:6:Output_Data_Set_BSC_VehicleEnvironment_CH2_0x384 24 static
|
||||||
can.c:2321:6:Output_Data_Set_BSC_IDB_UdsRequest_CH2_0x796 16 static
|
can.c:2323:6:Output_Data_Set_BSC_IDB_UdsRequest_CH2_0x796 16 static
|
||||||
can.c:2329:6:Output_Data_Set_IDB_WheelSpeedStatus_CH2_0x088 48 static
|
can.c:2331:6:Output_Data_Set_IDB_WheelSpeedStatus_CH2_0x088 48 static
|
||||||
can.c:2345:6:Output_Data_Set_BSC_RCU_StartupCommand_CH3_0x033 0 static
|
can.c:2347:6:Output_Data_Set_BSC_RCU_StartupCommand_CH3_0x033 0 static
|
||||||
can.c:2352:6:Output_Data_Set_BSC_RWA_RackCommand_CH3_0x040 8 static
|
can.c:2354:6:Output_Data_Set_BSC_RWA_RackCommand_CH3_0x040 8 static
|
||||||
can.c:2360:6:Output_Data_Set_BSC_RCU_BrakeCommand_CH3_0x065 8 static
|
can.c:2362:6:Output_Data_Set_BSC_RCU_BrakeCommand_CH3_0x065 8 static
|
||||||
can.c:2375:6:Output_Data_Set_BSC_IMU_CH3_0x071 32 static
|
can.c:2377:6:Output_Data_Set_BSC_IMU_CH3_0x071 32 static
|
||||||
can.c:2389:6:Output_Data_Set_RCU_WheelSpeedStatus_CH3_0x089 48 static
|
can.c:2391:6:Output_Data_Set_RCU_WheelSpeedStatus_CH3_0x089 48 static
|
||||||
can.c:2403:6:Output_Data_Set_BSC_RWA_StartupCommand_CH3_0x310 0 static
|
can.c:2405:6:Output_Data_Set_BSC_RWA_StartupCommand_CH3_0x310 0 static
|
||||||
can.c:2411:6:Output_Data_Set_BSC_RWA_Sister_CH3_0x350 0 static
|
can.c:2413:6:Output_Data_Set_BSC_RWA_Sister_CH3_0x350 0 static
|
||||||
can.c:2420:6:Output_Data_Set_BSC_VehicleEnvironment_CH3_0x385 24 static
|
can.c:2422:6:Output_Data_Set_BSC_VehicleEnvironment_CH3_0x385 24 static
|
||||||
can.c:678:6:ECU3_CAN_Data_Set_1000ms 8 static
|
can.c:678:6:ECU3_CAN_Data_Set_1000ms 8 static
|
||||||
can.c:2434:6:Output_Data_Set_BSC_RCU_UdsRequest_CH3_0x797 16 static
|
can.c:2436:6:Output_Data_Set_BSC_RCU_UdsRequest_CH3_0x797 16 static
|
||||||
can.c:481:6:ECU3_CAN_Data_Set_10ms 8 static
|
can.c:481:6:ECU3_CAN_Data_Set_10ms 8 static
|
||||||
can.c:2444:6:Output_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040 8 static
|
can.c:2446:6:Output_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040 8 static
|
||||||
can.c:2452:6:Output_Data_Set_VCU_RWS_StartupCommand_CH4_0x310 0 static
|
can.c:2454:6:Output_Data_Set_VCU_RWS_StartupCommand_CH4_0x310 0 static
|
||||||
can.c:2460:6:Output_Data_Set_VCU_RWS_Sister_CH4_0x350 0 static
|
can.c:2462:6:Output_Data_Set_VCU_RWS_Sister_CH4_0x350 0 static
|
||||||
can.c:2471:6:Output_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040 8 static
|
can.c:2473:6:Output_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040 8 static
|
||||||
can.c:2479:6:Output_Data_Set_VCU_RWS_StartupCommand_CH5_0x310 0 static
|
can.c:2481:6:Output_Data_Set_VCU_RWS_StartupCommand_CH5_0x310 0 static
|
||||||
can.c:2488:6:Output_Data_Set_VCU_RWS_Sister_CH5_0x350 0 static
|
can.c:2490:6:Output_Data_Set_VCU_RWS_Sister_CH5_0x350 0 static
|
||||||
can.c:368:6:ECU3_CAN_Data_Set_5ms 8 static
|
can.c:368:6:ECU3_CAN_Data_Set_5ms 8 static
|
||||||
can.c:2500:6:Transmit_VCU_RC_Signals1_CH0_0x010 0 static
|
can.c:2502:6:Transmit_VCU_RC_Signals1_CH0_0x010 0 static
|
||||||
can.c:2515:6:Transmit_VCU_RC_Signals2_CH0_0x011 4 static
|
can.c:2517:6:Transmit_VCU_RC_Signals2_CH0_0x011 4 static
|
||||||
can.c:2535:6:Transmit_CAR_STAT_CH0_0x012 0 static
|
can.c:2537:6:Transmit_CAR_STAT_CH0_0x012 0 static
|
||||||
can.c:2550:6:Transmit_VCU_RC_Fault_Flag_CH0_0x013 0 static
|
can.c:2552:6:Transmit_VCU_RC_Fault_Flag_CH0_0x013 0 static
|
||||||
can.c:2565:6:Transmit_TARGET_VALUE_CH0_0x140 0 static
|
can.c:2567:6:Transmit_TARGET_VALUE_CH0_0x140 0 static
|
||||||
can.c:2605:6:Transmit_RWA_VCU_RC_Signal1_CH0_0x050 8 static
|
can.c:2610:6:Transmit_RWA_VCU_RC_Signal1_CH0_0x050 8 static
|
||||||
can.c:2620:6:Transmit_RWA_VCU_RC_Signal2_CH0_0x051 0 static
|
can.c:2625:6:Transmit_RWA_VCU_RC_Signal2_CH0_0x051 0 static
|
||||||
can.c:2633:6:Transmit_RWS_VCU_RC_Signal1_CH0_0x060 0 static
|
can.c:2638:6:Transmit_RWS_VCU_RC_Signal1_CH0_0x060 0 static
|
||||||
can.c:2645:6:Transmit_RWS_VCU_RC_Signal2_CH0_0x061 0 static
|
can.c:2650:6:Transmit_RWS_VCU_RC_Signal2_CH0_0x061 0 static
|
||||||
can.c:2657:6:Transmit_SW_VER_CH0_0x100 0 static
|
can.c:2662:6:Transmit_SW_VER_CH0_0x100 0 static
|
||||||
can.c:2670:6:Transmit_VCU_BCM_Signal_1_CH0_0x151 4 static
|
can.c:2675:6:Transmit_VCU_BCM_Signal_1_CH0_0x151 4 static
|
||||||
can.c:2694:6:Transmit_VCU_BCM_Signal_2_CH0_0x180 0 static
|
can.c:2699:6:Transmit_VCU_BCM_Signal_2_CH0_0x180 0 static
|
||||||
can.c:2706:6:Transmit_VCU_EPAM_CH0_0x220 0 static
|
can.c:2711:6:Transmit_VCU_EPAM_CH0_0x220 0 static
|
||||||
can.c:2713:6:Transmit_VCU_MCU_Signals1_CH0_0x250 0 static
|
can.c:2718:6:Transmit_VCU_MCU_Signals1_CH0_0x250 0 static
|
||||||
can.c:2735:6:Transmit_VCU_ACU_Signal1_CH1_0x013 4 static
|
can.c:2740:6:Transmit_VCU_ACU_Signal1_CH1_0x013 4 static
|
||||||
can.c:2755:6:Transmit_VCU_ACU_Signal2_CH1_0x014 8 static
|
can.c:2760:6:Transmit_VCU_ACU_Signal2_CH1_0x014 8 static
|
||||||
can.c:2774:6:Transmit_VCU_ACU_Signal3_CH1_0x015 8 static
|
can.c:2779:6:Transmit_VCU_ACU_Signal3_CH1_0x015 8 static
|
||||||
can.c:2790:6:Transmit_CH1_ACU_CAR_STAT_CH1_0x016 8 static
|
can.c:2795:6:Transmit_CH1_ACU_CAR_STAT_CH1_0x016 8 static
|
||||||
can.c:642:6:ECU3_CAN_Transmit_100ms 0 static
|
can.c:642:6:ECU3_CAN_Transmit_100ms 0 static
|
||||||
can.c:317:6:CAN_Task_100ms 8 static
|
can.c:317:6:CAN_Task_100ms 8 static
|
||||||
can.c:2807:6:Transmit_VCU_ACU_Fault_Flag_CH1_0x017 0 static
|
can.c:2812:6:Transmit_VCU_ACU_Fault_Flag_CH1_0x017 0 static
|
||||||
can.c:2821:6:Transmit_RWA_VCU_ACU_Signal1_CH1_0x050 8 static
|
can.c:2826:6:Transmit_RWA_VCU_ACU_Signal1_CH1_0x050 8 static
|
||||||
can.c:2835:6:Transmit_RWA_VCU_ACU_Signal2_CH1_0x051 8 static
|
can.c:2840:6:Transmit_RWA_VCU_ACU_Signal2_CH1_0x051 8 static
|
||||||
can.c:2849:6:Transmit_RWS_VCU_ACU_Signal1_CH1_0x060 8 static
|
can.c:2854:6:Transmit_RWS_VCU_ACU_Signal1_CH1_0x060 8 static
|
||||||
can.c:2863:6:Transmit_RWS_VCU_ACU_Signal2_CH1_0x061 8 static
|
can.c:2868:6:Transmit_RWS_VCU_ACU_Signal2_CH1_0x061 8 static
|
||||||
can.c:2877:6:Transmit_CH1_IMU_TX1_CH1_0x174 0 static
|
can.c:2882:6:Transmit_CH1_IMU_TX1_CH1_0x174 0 static
|
||||||
can.c:2893:6:Transmit_CH1_IMU_TX2_CH1_0x178 0 static
|
can.c:2898:6:Transmit_CH1_IMU_TX2_CH1_0x178 0 static
|
||||||
can.c:2909:6:Transmit_CH1_IMU_TX3_CH1_0x17C 0 static
|
can.c:2914:6:Transmit_CH1_IMU_TX3_CH1_0x17C 0 static
|
||||||
can.c:2924:6:Transmit_BCM_VCU_ACU_Signal1_CH1_0x570 16 static
|
can.c:2929:6:Transmit_BCM_VCU_ACU_Signal1_CH1_0x570 16 static
|
||||||
can.c:2951:6:Transmit_BCM_VCU_ACU_Signal2_CH1_0x580 16 static
|
can.c:2956:6:Transmit_BCM_VCU_ACU_Signal2_CH1_0x580 16 static
|
||||||
can.c:2977:6:Transmit_BCM_VCU_ACU_Signal5_CH1_0x585 8 static
|
can.c:2982:6:Transmit_BCM_VCU_ACU_Signal5_CH1_0x585 8 static
|
||||||
can.c:2994:6:Transmit_BCM_VCU_ACU_Signal3_CH1_0x590 8 static
|
can.c:2999:6:Transmit_BCM_VCU_ACU_Signal3_CH1_0x590 8 static
|
||||||
can.c:3010:6:Transmit_BCM_VCU_ACU_Signal4_CH1_0x595 8 static
|
can.c:3015:6:Transmit_BCM_VCU_ACU_Signal4_CH1_0x595 8 static
|
||||||
can.c:3023:6:Transmit_VCU_245h_CH1_0x245 0 static
|
can.c:3028:6:Transmit_VCU_245h_CH1_0x245 0 static
|
||||||
can.c:3031:6:Transmit_ICM_303h_CH1_0x303 0 static
|
can.c:3036:6:Transmit_ICM_303h_CH1_0x303 0 static
|
||||||
can.c:3039:6:Transmit_CGW_372h_CH1_0x372 0 static
|
can.c:3044:6:Transmit_CGW_372h_CH1_0x372 0 static
|
||||||
can.c:3047:6:Transmit_VCU_3ACh_CH1_0x3AC 0 static
|
can.c:3052:6:Transmit_VCU_3ACh_CH1_0x3AC 0 static
|
||||||
can.c:3054:6:Transmit_CGW_588h_CH1_0x588 0 static
|
can.c:3059:6:Transmit_CGW_588h_CH1_0x588 0 static
|
||||||
can.c:3063:6:Transmit_BSC_IDB_StartupCommand_CH2_0x032 8 static
|
can.c:3068:6:Transmit_BSC_IDB_StartupCommand_CH2_0x032 8 static
|
||||||
can.c:3074:6:Transmit_BSC_RWA_RackCommand_CH2_0x040 8 static
|
can.c:3079:6:Transmit_BSC_RWA_RackCommand_CH2_0x040 8 static
|
||||||
can.c:3087:6:Transmit_BSC_IDB_BrakeCommand_CH2_0x064 16 static
|
can.c:3092:6:Transmit_BSC_IDB_BrakeCommand_CH2_0x064 16 static
|
||||||
can.c:3113:6:Transmit_BSC_RegenCommand_CH2_0x06A 16 static
|
can.c:3118:6:Transmit_BSC_RegenCommand_CH2_0x06A 16 static
|
||||||
can.c:3129:6:Transmit_BSC_IMU_CH2_0x070 16 static
|
can.c:3134:6:Transmit_BSC_IMU_CH2_0x070 16 static
|
||||||
can.c:3149:6:Transmit_IDB_WheelSpeedStatus_CH2_0x088 8 static
|
can.c:3154:6:Transmit_IDB_WheelSpeedStatus_CH2_0x088 8 static
|
||||||
can.c:3169:6:Transmit_BSC_RWA_StartupCommand_CH2_0x310 8 static
|
can.c:3174:6:Transmit_BSC_RWA_StartupCommand_CH2_0x310 8 static
|
||||||
can.c:3180:6:Transmit_BSC_RWA_Sister_CH2_0x350 8 static
|
can.c:3185:6:Transmit_BSC_RWA_Sister_CH2_0x350 8 static
|
||||||
can.c:3193:6:Transmit_BSC_VehicleEnvironment_CH2_0x384 16 static
|
can.c:3198:6:Transmit_BSC_VehicleEnvironment_CH2_0x384 16 static
|
||||||
can.c:3211:6:Transmit_BSC_IDB_UdsRequest_CH2_0x796 0 static
|
can.c:3216:6:Transmit_BSC_IDB_UdsRequest_CH2_0x796 0 static
|
||||||
can.c:3230:6:Transmit_BSC_RCU_StartupCommand_CH3_0x033 8 static
|
can.c:3235:6:Transmit_BSC_RCU_StartupCommand_CH3_0x033 8 static
|
||||||
can.c:3240:6:Transmit_BSC_RWA_RackCommand_CH3_0x040 8 static
|
can.c:3245:6:Transmit_BSC_RWA_RackCommand_CH3_0x040 8 static
|
||||||
can.c:3251:6:Transmit_BSC_RCU_BrakeCommand_CH3_0x065 16 static
|
can.c:3256:6:Transmit_BSC_RCU_BrakeCommand_CH3_0x065 16 static
|
||||||
can.c:3271:6:Transmit_BSC_IMU_CH3_0x071 16 static
|
can.c:3276:6:Transmit_BSC_IMU_CH3_0x071 16 static
|
||||||
can.c:552:6:ECU3_CAN_Transmit_10ms 8 static
|
can.c:552:6:ECU3_CAN_Transmit_10ms 8 static
|
||||||
can.c:3293:6:Transmit_RCU_WheelSpeedStatus_CH3_0x089 8 static
|
can.c:3298:6:Transmit_RCU_WheelSpeedStatus_CH3_0x089 8 static
|
||||||
can.c:3313:6:Transmit_BSC_RWA_StartupCommand_CH3_0x310 8 static
|
can.c:3318:6:Transmit_BSC_RWA_StartupCommand_CH3_0x310 8 static
|
||||||
can.c:3323:6:Transmit_BSC_RWA_Sister_CH3_0x350 8 static
|
can.c:3328:6:Transmit_BSC_RWA_Sister_CH3_0x350 8 static
|
||||||
can.c:3334:6:Transmit_BSC_VehicleEnvironment_CH3_0x385 16 static
|
can.c:3339:6:Transmit_BSC_VehicleEnvironment_CH3_0x385 16 static
|
||||||
can.c:692:6:ECU3_CAN_Transmit_1000ms 8 static
|
can.c:692:6:ECU3_CAN_Transmit_1000ms 8 static
|
||||||
can.c:335:6:CAN_Task_1000ms 8 static
|
can.c:335:6:CAN_Task_1000ms 8 static
|
||||||
can.c:3351:6:Transmit_BSC_RCU_UdsRequest_CH3_0x797 0 static
|
can.c:3356:6:Transmit_BSC_RCU_UdsRequest_CH3_0x797 0 static
|
||||||
can.c:3367:6:Transmit_VCU_RWS_Rack_Cmd_CH4_0x040 8 static
|
can.c:3372:6:Transmit_VCU_RWS_Rack_Cmd_CH4_0x040 8 static
|
||||||
can.c:3383:6:Transmit_VCU_RWS_StartupCommand_CH4_0x310 8 static
|
can.c:3388:6:Transmit_VCU_RWS_StartupCommand_CH4_0x310 8 static
|
||||||
can.c:3397:6:Transmit_VCU_RWS_Sister_CH4_0x350 8 static
|
can.c:3402:6:Transmit_VCU_RWS_Sister_CH4_0x350 8 static
|
||||||
can.c:3411:6:Transmit_VCU_RWS_Rack_Cmd_CH5_0x040 8 static
|
can.c:3416:6:Transmit_VCU_RWS_Rack_Cmd_CH5_0x040 8 static
|
||||||
can.c:3420:6:Transmit_VCU_RWS_Sister_CH5_0x350 8 static
|
can.c:3425:6:Transmit_VCU_RWS_Sister_CH5_0x350 8 static
|
||||||
can.c:3432:6:Transmit_VCU_RWS_StartupCommand_CH5_0x310 8 static
|
can.c:3437:6:Transmit_VCU_RWS_StartupCommand_CH5_0x310 8 static
|
||||||
can.c:413:6:ECU3_CAN_Transmit_5ms 8 static
|
can.c:413:6:ECU3_CAN_Transmit_5ms 8 static
|
||||||
can.c:290:6:CAN_Task_5ms 8 static
|
can.c:290:6:CAN_Task_5ms 8 static
|
||||||
can.c:3446:6:Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1 0 static
|
can.c:3451:6:Bypass_Data_Set_BCM_VCU_Signal1_0x570_CH0_to_CH1 0 static
|
||||||
can.c:3452:6:Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1 0 static
|
can.c:3457:6:Bypass_Data_Set_BCM_VCU_Signal2_0x580_CH0_to_CH1 0 static
|
||||||
can.c:3458:6:Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1 0 static
|
can.c:3463:6:Bypass_Data_Set_BCM_VCU_Signal3_0x590_CH0_to_CH1 0 static
|
||||||
can.c:3464:6:Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1 0 static
|
can.c:3469:6:Bypass_Data_Set_BCM_VCU_Signal4_0x595_CH0_to_CH1 0 static
|
||||||
can.c:3470:6:Bypass_Data_Set_BCM_VCU_Signal5_0x585_CH0_to_CH1 0 static
|
can.c:3475:6:Bypass_Data_Set_BCM_VCU_Signal5_0x585_CH0_to_CH1 0 static
|
||||||
can.c:3481:6:Bypass_Data_Set_RWA_VCU_ACU_Signal1_CH3_to_CH1_0x050 0 static
|
can.c:3486:6:Bypass_Data_Set_RWA_VCU_ACU_Signal1_CH3_to_CH1_0x050 0 static
|
||||||
can.c:3487:6:Bypass_Data_Set_RWA_VCU_ACU_Signal2_CH2_to_CH1_0x051 0 static
|
can.c:3492:6:Bypass_Data_Set_RWA_VCU_ACU_Signal2_CH2_to_CH1_0x051 0 static
|
||||||
can.c:3493:6:Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050 0 static
|
can.c:3498:6:Bypass_Data_Set_RWA_VCU_RC_Signal1_0x050 0 static
|
||||||
can.c:3499:6:Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051 0 static
|
can.c:3504:6:Bypass_Data_Set_RWA_VCU_RC_Signal2_0x051 0 static
|
||||||
can.c:3506:6:Bypass_Data_Set_RWS_VCU_ACU_Signal1_CH4_to_CH1_0x060 0 static
|
can.c:3511:6:Bypass_Data_Set_RWS_VCU_ACU_Signal1_CH4_to_CH1_0x060 0 static
|
||||||
can.c:3512:6:Bypass_Data_Set_RWS_VCU_ACU_Signal2_CH5_to_CH1_0x061 0 static
|
can.c:3517:6:Bypass_Data_Set_RWS_VCU_ACU_Signal2_CH5_to_CH1_0x061 0 static
|
||||||
can.c:3518:6:Bypass_Data_Set_RWS_VCU_RC_Signal1_0x060 0 static
|
can.c:3523:6:Bypass_Data_Set_RWS_VCU_RC_Signal1_0x060 0 static
|
||||||
can.c:3524:6:Bypass_Data_Set_RWS_VCU_RC_Signal2_0x061 0 static
|
can.c:3529:6:Bypass_Data_Set_RWS_VCU_RC_Signal2_0x061 0 static
|
||||||
can.c:531:6:ECU3_CAN_Bypass_10ms 8 static
|
can.c:531:6:ECU3_CAN_Bypass_10ms 8 static
|
||||||
can.c:299:6:CAN_Task_10ms 8 static
|
can.c:299:6:CAN_Task_10ms 8 static
|
||||||
can.c:3531:6:Bypass_Data_Set_BSC_RWA_RackCommand_CH3_0x040 0 static
|
can.c:3536:6:Bypass_Data_Set_BSC_RWA_RackCommand_CH3_0x040 0 static
|
||||||
can.c:3540:6:Bypass_Data_Set_BSC_RWA_RackCommand_CH2_0x040 0 static
|
can.c:3545:6:Bypass_Data_Set_BSC_RWA_RackCommand_CH2_0x040 0 static
|
||||||
can.c:3549:6:Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040 0 static
|
can.c:3554:6:Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH4_0x040 0 static
|
||||||
can.c:3554:6:Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040 0 static
|
can.c:3559:6:Bypass_Data_Set_VCU_RWS_Rack_Cmd_CH5_0x040 0 static
|
||||||
can.c:3560:6:Bypass_Data_Set_ACU_BCM_Signal_1_CH1_to_CH0_0x151 0 static
|
can.c:3565:6:Bypass_Data_Set_ACU_BCM_Signal_1_CH1_to_CH0_0x151 0 static
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -22,7 +22,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46
|
Called by: task_1s/46
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -31,7 +31,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46
|
Called by: task_1s/46
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -40,7 +40,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43
|
Called by: task_200ms/43
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -49,7 +49,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43
|
Called by: task_200ms/43
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -58,7 +58,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42
|
Called by: task_100ms/42
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -67,7 +67,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_20ms/38
|
Called by: task_20ms/38
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -76,7 +76,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_10ms/37
|
Called by: task_10ms/37
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -85,7 +85,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_5ms/36
|
Called by: task_5ms/36
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -94,7 +94,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_2ms/35
|
Called by: task_2ms/35
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -103,7 +103,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33
|
Called by: task_500us/33
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -112,7 +112,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33
|
Called by: task_500us/33
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -121,7 +121,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -130,7 +130,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -139,7 +139,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -148,7 +148,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -157,7 +157,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -166,7 +166,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -175,7 +175,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -184,7 +184,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -193,7 +193,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -202,7 +202,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -210,7 +210,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -219,7 +219,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -227,7 +227,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -236,7 +236,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -245,7 +245,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -254,7 +254,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -263,7 +263,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -272,7 +272,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -281,7 +281,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -290,7 +290,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -298,7 +298,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -307,7 +307,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -315,7 +315,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -324,7 +324,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -332,7 +332,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -341,7 +341,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -349,7 +349,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -358,7 +358,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -367,7 +367,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -376,21 +376,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: led_onoff/86 CAN_Task_1000ms/85
|
Calls: led_onoff/86 CAN_Task_1000ms/85
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -399,7 +399,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: PWM_for_dirve_mode/84 CAN_Task_200ms/83
|
Calls: PWM_for_dirve_mode/84 CAN_Task_200ms/83
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -408,14 +408,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: CAN_Task_100ms/82
|
Calls: CAN_Task_100ms/82
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -424,14 +424,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -440,7 +440,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: CAN_Task_20ms/81
|
Calls: CAN_Task_20ms/81
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -449,7 +449,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: CAN_Task_10ms/80
|
Calls: CAN_Task_10ms/80
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -458,7 +458,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: CAN_Task_5ms/79
|
Calls: CAN_Task_5ms/79
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -467,7 +467,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78
|
Calls: ECU3_KATECH_Logic_2ms/78
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -476,7 +476,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -485,7 +485,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by: main/32
|
Called by: main/32
|
||||||
Calls: can_main_ECU3/77 can_tx_check/76
|
Calls: can_main_ECU3/77 can_tx_check/76
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -494,42 +494,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: body optimize_size
|
Function flags: body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 WATCHDOG_HAL_Fed/74 task_500us/33 task_1ms/34 task_2ms/35 task_5ms/36 task_10ms/37 task_20ms/38 task_50ms/40 task_100ms/42 task_200ms/43 task_1s/46 ECU3_KATECH_Logic_init/73 debug_printf/72 WATCHDOG_HAL_Init/71 tmr_delay/70 board_init/69 Can_Init_ECU3/68 Pit_Ip_StartChannel/67 Pit_Ip_EnableChannelInterrupt/66 Pit_Ip_InitChannel/64 Pit_Ip_Init/62 SPI_init/61 i2c0_init/60 i2c1_init/59 Adc_Init/58 pwm_init/57 Uart_Init/56 IntCtrl_Ip_ConfigIrqRouting/54 IntCtrl_Ip_Init/52 Siul2_Port_Ip_Init/50 Clock_Ip_Init/48 Gvar_init/47
|
Calls: uds_wait/75 WATCHDOG_HAL_Fed/74 task_500us/33 task_1ms/34 task_2ms/35 task_5ms/36 task_10ms/37 task_20ms/38 task_50ms/40 task_100ms/42 task_200ms/43 task_1s/46 ECU3_KATECH_Logic_init/73 debug_printf/72 WATCHDOG_HAL_Init/71 tmr_delay/70 board_init/69 Can_Init_ECU3/68 Pit_Ip_StartChannel/67 Pit_Ip_EnableChannelInterrupt/66 Pit_Ip_InitChannel/64 Pit_Ip_Init/62 SPI_init/61 i2c0_init/60 i2c1_init/59 Adc_Init/58 pwm_init/57 Uart_Init/56 IntCtrl_Ip_ConfigIrqRouting/54 IntCtrl_Ip_Init/52 Siul2_Port_Ip_Init/50 Clock_Ip_Init/48 Gvar_init/47
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)task_1s/46 (read)
|
Referring: main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)task_1s/46 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -689,7 +689,7 @@ main ()
|
|||||||
int i;
|
int i;
|
||||||
int retry;
|
int retry;
|
||||||
StatusType status;
|
StatusType status;
|
||||||
int D.13852;
|
int D.13857;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
|
|||||||
@ -151,7 +151,7 @@ main ()
|
|||||||
int i;
|
int i;
|
||||||
int retry;
|
int retry;
|
||||||
StatusType status;
|
StatusType status;
|
||||||
int D.13852;
|
int D.13857;
|
||||||
|
|
||||||
<bb 2> :
|
<bb 2> :
|
||||||
# DEBUG BEGIN_STMT
|
# DEBUG BEGIN_STMT
|
||||||
|
|||||||
@ -4,7 +4,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -13,7 +13,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -22,7 +22,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -31,7 +31,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -40,7 +40,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -49,7 +49,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -58,7 +58,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -67,7 +67,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -76,7 +76,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -85,7 +85,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -94,7 +94,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -103,7 +103,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -112,7 +112,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -121,7 +121,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -130,7 +130,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -139,7 +139,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -148,7 +148,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -157,7 +157,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -166,7 +166,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -175,7 +175,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -184,7 +184,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -193,7 +193,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -201,7 +201,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -210,7 +210,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -218,7 +218,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -227,7 +227,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -236,7 +236,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -245,7 +245,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -254,7 +254,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -263,7 +263,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -272,7 +272,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -281,7 +281,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -289,7 +289,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -298,7 +298,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -306,7 +306,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -315,7 +315,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -323,7 +323,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -332,7 +332,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -340,7 +340,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -349,7 +349,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -358,7 +358,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -367,21 +367,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -390,7 +390,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -399,14 +399,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -415,14 +415,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -431,7 +431,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -440,7 +440,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -449,7 +449,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -458,7 +458,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -467,7 +467,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -476,7 +476,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -485,42 +485,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -14,7 +14,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -23,7 +23,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -32,7 +32,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -41,7 +41,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -50,7 +50,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -59,7 +59,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -68,7 +68,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -77,7 +77,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -86,7 +86,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -95,7 +95,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -104,7 +104,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -113,7 +113,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -122,7 +122,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -131,7 +131,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -140,7 +140,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -149,7 +149,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -158,7 +158,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -167,7 +167,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -176,7 +176,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -185,7 +185,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -194,7 +194,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -203,7 +203,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -211,7 +211,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -220,7 +220,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -228,7 +228,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -237,7 +237,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -246,7 +246,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -255,7 +255,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -264,7 +264,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -273,7 +273,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -282,7 +282,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -291,7 +291,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -299,7 +299,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -308,7 +308,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -316,7 +316,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -325,7 +325,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -333,7 +333,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -342,7 +342,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -350,7 +350,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -359,7 +359,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -368,7 +368,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -377,21 +377,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -400,7 +400,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -409,14 +409,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -425,14 +425,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -441,7 +441,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -450,7 +450,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -459,7 +459,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -468,7 +468,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -477,7 +477,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -486,7 +486,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -495,42 +495,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -61,7 +61,7 @@ Semantic equality hit:task_1ms->task_50ms
|
|||||||
Assembler symbol names:task_1ms->task_50ms
|
Assembler symbol names:task_1ms->task_50ms
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.13879 }
|
{ D.13884 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 3
|
Number of blocks in CFG: 3
|
||||||
Number of blocks to update: 2 ( 67%)
|
Number of blocks to update: 2 ( 67%)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -9,7 +9,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -18,7 +18,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -27,7 +27,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -36,7 +36,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -45,7 +45,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -54,7 +54,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -63,7 +63,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -72,7 +72,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -81,7 +81,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -90,7 +90,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -99,7 +99,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -108,7 +108,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -117,7 +117,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -126,7 +126,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -135,7 +135,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -144,7 +144,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -153,7 +153,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -162,7 +162,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -171,7 +171,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -180,7 +180,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -189,7 +189,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -197,7 +197,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -206,7 +206,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -214,7 +214,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -223,7 +223,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -232,7 +232,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -241,7 +241,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -250,7 +250,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -259,7 +259,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -268,7 +268,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -277,7 +277,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -285,7 +285,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -294,7 +294,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -302,7 +302,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -311,7 +311,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -319,7 +319,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -328,7 +328,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -336,7 +336,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -345,7 +345,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -354,7 +354,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -363,21 +363,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -386,7 +386,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -395,14 +395,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -411,14 +411,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -427,7 +427,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -436,7 +436,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -445,7 +445,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -454,7 +454,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -463,7 +463,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -472,7 +472,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -481,42 +481,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -95,7 +95,7 @@ Reclaiming variables:
|
|||||||
Clearing address taken flags:
|
Clearing address taken flags:
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -104,7 +104,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -113,7 +113,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -122,7 +122,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -131,7 +131,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -140,7 +140,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -149,7 +149,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -158,7 +158,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -167,7 +167,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -176,7 +176,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -185,7 +185,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -194,7 +194,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -203,7 +203,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -212,7 +212,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -221,7 +221,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -230,7 +230,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -239,7 +239,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -248,7 +248,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -257,7 +257,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -266,7 +266,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -275,7 +275,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -284,7 +284,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -292,7 +292,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -301,7 +301,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -309,7 +309,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -318,7 +318,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -327,7 +327,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -336,7 +336,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -345,7 +345,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -354,7 +354,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -363,7 +363,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -372,7 +372,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -380,7 +380,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -389,7 +389,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -397,7 +397,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -406,7 +406,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -414,7 +414,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -423,7 +423,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -431,7 +431,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -440,7 +440,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -449,7 +449,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -458,21 +458,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -481,7 +481,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -490,14 +490,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -506,14 +506,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -522,7 +522,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -531,7 +531,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -540,7 +540,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -549,7 +549,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -558,7 +558,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -567,7 +567,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -576,42 +576,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -798,7 +798,7 @@ task_1s ()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
;; Function main (main, funcdef_no=26, decl_uid=13770, cgraph_uid=27, symbol_order=32) (executed once)
|
;; Function main (main, funcdef_no=26, decl_uid=13775, cgraph_uid=27, symbol_order=32) (executed once)
|
||||||
|
|
||||||
Modification phase of node main/32
|
Modification phase of node main/32
|
||||||
main ()
|
main ()
|
||||||
|
|||||||
@ -390,7 +390,7 @@ IPA function summary for main/32 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -399,7 +399,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -408,7 +408,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -417,7 +417,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -426,7 +426,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -435,7 +435,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -444,7 +444,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -453,7 +453,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -462,7 +462,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -471,7 +471,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -480,7 +480,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -489,7 +489,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -498,7 +498,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -507,7 +507,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -516,7 +516,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -525,7 +525,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -534,7 +534,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -543,7 +543,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -552,7 +552,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -561,7 +561,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -570,7 +570,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -579,7 +579,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -587,7 +587,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -596,7 +596,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -604,7 +604,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -613,7 +613,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -622,7 +622,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -631,7 +631,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -640,7 +640,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -649,7 +649,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -658,7 +658,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -667,7 +667,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -675,7 +675,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -684,7 +684,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -692,7 +692,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -701,7 +701,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -709,7 +709,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -718,7 +718,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -726,7 +726,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -735,7 +735,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -744,7 +744,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -753,21 +753,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -776,7 +776,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -785,14 +785,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -801,14 +801,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/34 (1073741824 (estimated locally),1.00 per call)
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -817,7 +817,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -826,7 +826,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -835,7 +835,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -844,7 +844,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -853,7 +853,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -862,7 +862,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -871,42 +871,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
|
|||||||
@ -483,7 +483,7 @@ IPA function summary for main/32 inlinable
|
|||||||
|
|
||||||
Symbol table:
|
Symbol table:
|
||||||
|
|
||||||
task_1ms/93 (task_1ms) @06b74c40
|
task_1ms/93 (task_1ms) @06b24c40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 34
|
next sharing asm name: 34
|
||||||
@ -495,7 +495,7 @@ task_1ms/93 (task_1ms) @06b74c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged optimize_size
|
||||||
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -504,7 +504,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -513,7 +513,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -522,7 +522,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -531,7 +531,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -540,7 +540,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -549,7 +549,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -558,7 +558,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -567,7 +567,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -576,7 +576,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -585,7 +585,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -594,7 +594,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -603,7 +603,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -612,7 +612,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -621,7 +621,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -630,7 +630,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -639,7 +639,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -648,7 +648,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -657,7 +657,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -666,7 +666,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -675,7 +675,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -684,7 +684,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09559678
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -692,7 +692,7 @@ PIT_0_ChannelConfig_PB/65 (PIT_0_ChannelConfig_PB) @09657510
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -701,7 +701,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @095595e8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -709,7 +709,7 @@ PIT_0_InitConfig_PB/63 (PIT_0_InitConfig_PB) @09657480
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -718,7 +718,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -727,7 +727,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -736,7 +736,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -745,7 +745,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -754,7 +754,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -763,7 +763,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -772,7 +772,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
intRouteConfig/55 (intRouteConfig) @09657240
|
intRouteConfig/55 (intRouteConfig) @095593a8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -780,7 +780,7 @@ intRouteConfig/55 (intRouteConfig) @09657240
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -789,7 +789,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
IntCtrlConfig_0/53 (IntCtrlConfig_0) @09559318
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -797,7 +797,7 @@ IntCtrlConfig_0/53 (IntCtrlConfig_0) @096571b0
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -806,7 +806,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09559288
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -814,7 +814,7 @@ g_pin_mux_InitConfigArr0/51 (g_pin_mux_InitConfigArr0) @09657120
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -823,7 +823,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @095591f8
|
||||||
Type: variable
|
Type: variable
|
||||||
Body removed by symtab_remove_unreachable_nodes
|
Body removed by symtab_remove_unreachable_nodes
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
@ -831,7 +831,7 @@ Mcu_aClockConfigPB/49 (Mcu_aClockConfigPB) @09657090
|
|||||||
Referring: main/32 (addr)
|
Referring: main/32 (addr)
|
||||||
Availability: not_available
|
Availability: not_available
|
||||||
Varpool flags: read-only
|
Varpool flags: read-only
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -840,7 +840,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -849,7 +849,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -858,21 +858,21 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
PWM_CH/45 (PWM_CH) @095c2d80
|
PWM_CH/45 (PWM_CH) @095caee8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
toggle_PWM/44 (toggle_PWM) @095c2cf0
|
toggle_PWM/44 (toggle_PWM) @095cae58
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -881,7 +881,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -890,14 +890,14 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
C_100ms/41 (C_100ms) @095c2bd0
|
C_100ms/41 (C_100ms) @095cad38
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized
|
Varpool flags: initialized
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -906,14 +906,14 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
test_pwm/39 (test_pwm) @095c2af8
|
test_pwm/39 (test_pwm) @095cac60
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
Referring: task_100ms/42 (read)task_100ms/42 (write)task_100ms/42 (write)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -922,7 +922,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -931,7 +931,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -940,7 +940,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -949,7 +949,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 93
|
previous sharing asm name: 93
|
||||||
@ -959,7 +959,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -968,7 +968,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -977,42 +977,42 @@ main/32 (main) @095c52a0
|
|||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
boot_vector/31 (boot_vector) @095c2438
|
boot_vector/31 (boot_vector) @095ca5a0
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.boot_vector
|
Visibility: externally_visible public section:.boot_vector
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
appsign/30 (appsign) @095c23a8
|
appsign/30 (appsign) @095ca510
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appsign
|
Visibility: externally_visible public section:.appsign
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
AppVersion/29 (AppVersion) @095c2318
|
AppVersion/29 (AppVersion) @095ca480
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public section:.appversion
|
Visibility: externally_visible public section:.appversion
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags: initialized read-only const-value-known
|
Varpool flags: initialized read-only const-value-known
|
||||||
adc0/28 (adc0) @095c2240
|
adc0/28 (adc0) @095ca3a8
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
gb/27 (gb) @09338288
|
gb/27 (gb) @092c8288
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
Referring: task_1s/46 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)main/32 (read)
|
||||||
Availability: available
|
Availability: available
|
||||||
Varpool flags:
|
Varpool flags:
|
||||||
write_flag/0 (write_flag) @06a73048
|
write_flag/0 (write_flag) @06a23048
|
||||||
Type: variable definition analyzed
|
Type: variable definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -1047,7 +1047,7 @@ Saving body of task_1ms for later reuse
|
|||||||
;; nodes: 0 1
|
;; nodes: 0 1
|
||||||
|
|
||||||
Symbols to be put in SSA form
|
Symbols to be put in SSA form
|
||||||
{ D.13883 }
|
{ D.13888 }
|
||||||
Incremental SSA update started at block: 0
|
Incremental SSA update started at block: 0
|
||||||
Number of blocks in CFG: 4
|
Number of blocks in CFG: 4
|
||||||
Number of blocks to update: 3 ( 75%)
|
Number of blocks to update: 3 ( 75%)
|
||||||
@ -1215,7 +1215,7 @@ task_1s ()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
;; Function main (main, funcdef_no=26, decl_uid=13770, cgraph_uid=27, symbol_order=32) (executed once)
|
;; Function main (main, funcdef_no=26, decl_uid=13775, cgraph_uid=27, symbol_order=32) (executed once)
|
||||||
|
|
||||||
main ()
|
main ()
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
callgraph:
|
callgraph:
|
||||||
|
|
||||||
task_1ms/93 (task_1ms) @06b74c40
|
task_1ms/93 (task_1ms) @06b24c40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 34
|
next sharing asm name: 34
|
||||||
@ -12,7 +12,7 @@ task_1ms/93 (task_1ms) @06b74c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
led_onoff/86 (led_onoff) @0965e540
|
led_onoff/86 (led_onoff) @09560540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -21,7 +21,7 @@ led_onoff/86 (led_onoff) @0965e540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
CAN_Task_1000ms/85 (CAN_Task_1000ms) @09560460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -30,7 +30,7 @@ CAN_Task_1000ms/85 (CAN_Task_1000ms) @0965e460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_1s/46 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @095602a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -39,7 +39,7 @@ PWM_for_dirve_mode/84 (PWM_for_dirve_mode) @0965e2a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
CAN_Task_200ms/83 (CAN_Task_200ms) @095601c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -48,7 +48,7 @@ CAN_Task_200ms/83 (CAN_Task_200ms) @0965e1c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_200ms/43 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
CAN_Task_100ms/82 (CAN_Task_100ms) @09560000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -57,7 +57,7 @@ CAN_Task_100ms/82 (CAN_Task_100ms) @0965e000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_100ms/42 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
CAN_Task_20ms/81 (CAN_Task_20ms) @0955bc40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -66,7 +66,7 @@ CAN_Task_20ms/81 (CAN_Task_20ms) @09659c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_20ms/38 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
CAN_Task_10ms/80 (CAN_Task_10ms) @0955ba80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -75,7 +75,7 @@ CAN_Task_10ms/80 (CAN_Task_10ms) @09659a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_10ms/37 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
CAN_Task_5ms/79 (CAN_Task_5ms) @0955b8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -84,7 +84,7 @@ CAN_Task_5ms/79 (CAN_Task_5ms) @096598c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_5ms/36 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @0955b700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -93,7 +93,7 @@ ECU3_KATECH_Logic_2ms/78 (ECU3_KATECH_Logic_2ms) @09659700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call) task_2ms/35 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_main_ECU3/77 (can_main_ECU3) @09659460
|
can_main_ECU3/77 (can_main_ECU3) @0955b460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -102,7 +102,7 @@ can_main_ECU3/77 (can_main_ECU3) @09659460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
can_tx_check/76 (can_tx_check) @09659380
|
can_tx_check/76 (can_tx_check) @0955b380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -111,7 +111,7 @@ can_tx_check/76 (can_tx_check) @09659380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
Called by: task_500us/33 (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
uds_wait/75 (uds_wait) @096591c0
|
uds_wait/75 (uds_wait) @0955b1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -120,7 +120,7 @@ uds_wait/75 (uds_wait) @096591c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @0955b0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -129,7 +129,7 @@ WATCHDOG_HAL_Fed/74 (WATCHDOG_HAL_Fed) @096590e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
Called by: main/32 (1073741824 (estimated locally),10000.02 per call)
|
||||||
Calls:
|
Calls:
|
||||||
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @0955b000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -138,7 +138,7 @@ ECU3_KATECH_Logic_init/73 (ECU3_KATECH_Logic_init) @09659000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
debug_printf/72 (debug_printf) @096588c0
|
debug_printf/72 (debug_printf) @0955a8c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -147,7 +147,7 @@ debug_printf/72 (debug_printf) @096588c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @0955aee0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -156,7 +156,7 @@ WATCHDOG_HAL_Init/71 (WATCHDOG_HAL_Init) @09658ee0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
tmr_delay/70 (tmr_delay) @09658e00
|
tmr_delay/70 (tmr_delay) @0955ae00
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -165,7 +165,7 @@ tmr_delay/70 (tmr_delay) @09658e00
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
board_init/69 (board_init) @09658d20
|
board_init/69 (board_init) @0955ad20
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -174,7 +174,7 @@ board_init/69 (board_init) @09658d20
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
Can_Init_ECU3/68 (Can_Init_ECU3) @0955ac40
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -183,7 +183,7 @@ Can_Init_ECU3/68 (Can_Init_ECU3) @09658c40
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
Called by: main/32 (644019 (estimated locally),6.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @0955ab60
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -192,7 +192,7 @@ Pit_Ip_StartChannel/67 (Pit_Ip_StartChannel) @09658b60
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @0955aa80
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -201,7 +201,7 @@ Pit_Ip_EnableChannelInterrupt/66 (Pit_Ip_EnableChannelInterrupt) @09658a80
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @0955a9a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -210,7 +210,7 @@ Pit_Ip_InitChannel/64 (Pit_Ip_InitChannel) @096589a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
Pit_Ip_Init/62 (Pit_Ip_Init) @0955a7e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -219,7 +219,7 @@ Pit_Ip_Init/62 (Pit_Ip_Init) @096587e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
SPI_init/61 (SPI_init) @09658700
|
SPI_init/61 (SPI_init) @0955a700
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -228,7 +228,7 @@ SPI_init/61 (SPI_init) @09658700
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c0_init/60 (i2c0_init) @09658620
|
i2c0_init/60 (i2c0_init) @0955a620
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -237,7 +237,7 @@ i2c0_init/60 (i2c0_init) @09658620
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
i2c1_init/59 (i2c1_init) @09658540
|
i2c1_init/59 (i2c1_init) @0955a540
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -246,7 +246,7 @@ i2c1_init/59 (i2c1_init) @09658540
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Adc_Init/58 (Adc_Init) @09658460
|
Adc_Init/58 (Adc_Init) @0955a460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -255,7 +255,7 @@ Adc_Init/58 (Adc_Init) @09658460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
pwm_init/57 (pwm_init) @09658380
|
pwm_init/57 (pwm_init) @0955a380
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -264,7 +264,7 @@ pwm_init/57 (pwm_init) @09658380
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Uart_Init/56 (Uart_Init) @096582a0
|
Uart_Init/56 (Uart_Init) @0955a2a0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -273,7 +273,7 @@ Uart_Init/56 (Uart_Init) @096582a0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @0955a1c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -282,7 +282,7 @@ IntCtrl_Ip_ConfigIrqRouting/54 (IntCtrl_Ip_ConfigIrqRouting) @096581c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @0955a0e0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -291,7 +291,7 @@ IntCtrl_Ip_Init/52 (IntCtrl_Ip_Init) @096580e0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @0955a000
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -300,7 +300,7 @@ Siul2_Port_Ip_Init/50 (Siul2_Port_Ip_Init) @09658000
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
Clock_Ip_Init/48 (Clock_Ip_Init) @095d68c0
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -309,7 +309,7 @@ Clock_Ip_Init/48 (Clock_Ip_Init) @095cc8c0
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
Gvar_init/47 (Gvar_init) @095cc460
|
Gvar_init/47 (Gvar_init) @095d6460
|
||||||
Type: function
|
Type: function
|
||||||
Visibility: external public
|
Visibility: external public
|
||||||
References:
|
References:
|
||||||
@ -318,7 +318,7 @@ Gvar_init/47 (Gvar_init) @095cc460
|
|||||||
Function flags: optimize_size
|
Function flags: optimize_size
|
||||||
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
Called by: main/32 (107374 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
@ -327,7 +327,7 @@ task_1s/46 (task_1s) @095cca80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -336,7 +336,7 @@ task_200ms/43 (task_200ms) @095cc620
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
@ -345,7 +345,7 @@ task_100ms/42 (task_100ms) @095cc380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -354,7 +354,7 @@ task_50ms/40 (task_50ms) @095cc000
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -363,7 +363,7 @@ task_20ms/38 (task_20ms) @095c58c0
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -372,7 +372,7 @@ task_10ms/37 (task_10ms) @095c5380
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -381,7 +381,7 @@ task_5ms/36 (task_5ms) @095c5d20
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -390,7 +390,7 @@ task_2ms/35 (task_2ms) @095c5a80
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 93
|
previous sharing asm name: 93
|
||||||
@ -400,7 +400,7 @@ task_1ms/34 (task_1ms) @095c57e0
|
|||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References:
|
References:
|
||||||
@ -409,7 +409,7 @@ task_500us/33 (task_500us) @095c5540
|
|||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
Called by: main/32 (719407022 (estimated locally),6700.01 per call)
|
||||||
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
Calls: can_main_ECU3/77 (1073741824 (estimated locally),1.00 per call) can_tx_check/76 (1073741824 (estimated locally),1.00 per call)
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
@ -458,21 +458,21 @@ Function name:main/32:
|
|||||||
locals written:
|
locals written:
|
||||||
|
|
||||||
ordered call graph: reduced
|
ordered call graph: reduced
|
||||||
task_50ms/40 (task_50ms) @095cc000
|
task_50ms/40 (task_50ms) @095d6000
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40a58
|
Aux: @069f0958
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Calls: task_1ms/93 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/93 (task_1ms) @06b74c40
|
task_1ms/93 (task_1ms) @06b24c40
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: public
|
Visibility: public
|
||||||
next sharing asm name: 34
|
next sharing asm name: 34
|
||||||
Aux: @06a40c18
|
Aux: @069f0ab8
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Function task_1ms/93 is inline copy in task_50ms/40
|
Function task_1ms/93 is inline copy in task_50ms/40
|
||||||
@ -481,101 +481,101 @@ task_1ms/93 (task_1ms) @06b74c40
|
|||||||
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body local icf_merged nonfreeing_fn optimize_size
|
||||||
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
Called by: task_50ms/40 (inlined) (1073741824 (estimated locally),1.00 per call)
|
||||||
Calls:
|
Calls:
|
||||||
task_20ms/38 (task_20ms) @095c58c0
|
task_20ms/38 (task_20ms) @095ce8c0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40938
|
Aux: @069f0978
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_20ms/81 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_10ms/37 (task_10ms) @095c5380
|
task_10ms/37 (task_10ms) @095ce380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40bd8
|
Aux: @069f0bb8
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_10ms/80 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_5ms/36 (task_5ms) @095c5d20
|
task_5ms/36 (task_5ms) @095ced20
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40a78
|
Aux: @069f0b58
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_5ms/79 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_2ms/35 (task_2ms) @095c5a80
|
task_2ms/35 (task_2ms) @095cea80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40af8
|
Aux: @069f0a58
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
Calls: ECU3_KATECH_Logic_2ms/78 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_1ms/34 (task_1ms) @095c57e0
|
task_1ms/34 (task_1ms) @095ce7e0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
previous sharing asm name: 93
|
previous sharing asm name: 93
|
||||||
Aux: @06a40a98
|
Aux: @069f0bf8
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
Function flags: count:1073741824 (estimated locally) body icf_merged nonfreeing_fn optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls:
|
Calls:
|
||||||
main/32 (main) @095c52a0
|
main/32 (main) @095ce2a0
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a408b8
|
Aux: @069f0898
|
||||||
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
References: Mcu_aClockConfigPB/49 (addr)g_pin_mux_InitConfigArr0/51 (addr)IntCtrlConfig_0/53 (addr)intRouteConfig/55 (addr)gb/27 (read)PIT_0_InitConfig_PB/63 (addr)PIT_0_ChannelConfig_PB/65 (addr)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)gb/27 (read)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
Function flags: count:107374 (estimated locally) body only_called_at_startup executed_once optimize_size
|
||||||
Called by:
|
Called by:
|
||||||
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
Calls: uds_wait/75 (1073741824 (estimated locally),10000.02 per call) WATCHDOG_HAL_Fed/74 (1073741824 (estimated locally),10000.02 per call) task_500us/33 (719407022 (estimated locally),6700.01 per call) ECU3_KATECH_Logic_2ms/78 (354334802 (estimated locally),3300.01 per call) CAN_Task_5ms/79 (354334802 (estimated locally),3300.01 per call) CAN_Task_10ms/80 (354334802 (estimated locally),3300.01 per call) CAN_Task_20ms/81 (354334802 (estimated locally),3300.01 per call) task_100ms/42 (354334802 (estimated locally),3300.01 per call) task_200ms/43 (354334802 (estimated locally),3300.01 per call) task_1s/46 (354334802 (estimated locally),3300.01 per call) ECU3_KATECH_Logic_init/73 (107374 (estimated locally),1.00 per call) debug_printf/72 (107374 (estimated locally),1.00 per call) WATCHDOG_HAL_Init/71 (107374 (estimated locally),1.00 per call) tmr_delay/70 (107374 (estimated locally),1.00 per call) board_init/69 (107374 (estimated locally),1.00 per call) Can_Init_ECU3/68 (644019 (estimated locally),6.00 per call) Pit_Ip_StartChannel/67 (107374 (estimated locally),1.00 per call) Pit_Ip_EnableChannelInterrupt/66 (107374 (estimated locally),1.00 per call) Pit_Ip_InitChannel/64 (107374 (estimated locally),1.00 per call) Pit_Ip_Init/62 (107374 (estimated locally),1.00 per call) SPI_init/61 (107374 (estimated locally),1.00 per call) i2c0_init/60 (107374 (estimated locally),1.00 per call) i2c1_init/59 (107374 (estimated locally),1.00 per call) Adc_Init/58 (107374 (estimated locally),1.00 per call) pwm_init/57 (107374 (estimated locally),1.00 per call) Uart_Init/56 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_ConfigIrqRouting/54 (107374 (estimated locally),1.00 per call) IntCtrl_Ip_Init/52 (107374 (estimated locally),1.00 per call) Siul2_Port_Ip_Init/50 (107374 (estimated locally),1.00 per call) Clock_Ip_Init/48 (107374 (estimated locally),1.00 per call) Gvar_init/47 (107374 (estimated locally),1.00 per call)
|
||||||
task_1s/46 (task_1s) @095cca80
|
task_1s/46 (task_1s) @095d6a80
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a409b8
|
Aux: @069f08f8
|
||||||
References: gb/27 (read)
|
References: gb/27 (read)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
Calls: led_onoff/86 (1073741824 (estimated locally),1.00 per call) CAN_Task_1000ms/85 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_200ms/43 (task_200ms) @095cc620
|
task_200ms/43 (task_200ms) @095d6620
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40b98
|
Aux: @069f0a38
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
Calls: PWM_for_dirve_mode/84 (1073741824 (estimated locally),1.00 per call) CAN_Task_200ms/83 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_100ms/42 (task_100ms) @095cc380
|
task_100ms/42 (task_100ms) @095d6380
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40958
|
Aux: @069f08d8
|
||||||
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
References: test_pwm/39 (read)test_pwm/39 (write)test_pwm/39 (write)C_100ms/41 (read)C_100ms/41 (write)
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
Function flags: count:1073741824 (estimated locally) body optimize_size
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
||||||
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
Called by: main/32 (354334802 (estimated locally),3300.01 per call)
|
||||||
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
Calls: CAN_Task_100ms/82 (1073741824 (estimated locally),1.00 per call)
|
||||||
task_500us/33 (task_500us) @095c5540
|
task_500us/33 (task_500us) @095ce540
|
||||||
Type: function definition analyzed
|
Type: function definition analyzed
|
||||||
Visibility: externally_visible public
|
Visibility: externally_visible public
|
||||||
Aux: @06a40b58
|
Aux: @069f0998
|
||||||
References:
|
References:
|
||||||
Referring:
|
Referring:
|
||||||
Availability: available
|
Availability: available
|
||||||
|
|||||||
Binary file not shown.
@ -345,7 +345,7 @@ uint32_t GV_VCU_RC_Emergency_Stop= 0;
|
|||||||
uint32_t GV_VCU_GearSelStat = 0;
|
uint32_t GV_VCU_GearSelStat = 0;
|
||||||
uint32_t GV_VCU_Drive_Mode = 3;
|
uint32_t GV_VCU_Drive_Mode = 3;
|
||||||
uint32_t GV_VCU_ParkBrake_Fbk = 0;
|
uint32_t GV_VCU_ParkBrake_Fbk = 0;
|
||||||
float GV_VCU_Acc_Limit = 0.1;
|
float GV_VCU_Acc_Limit = 0.3;
|
||||||
uint32_t GV_VCU_Acc_Fbk = 0;
|
uint32_t GV_VCU_Acc_Fbk = 0;
|
||||||
|
|
||||||
// Output_Data_Set_CAR_STAT_CH0_0x012
|
// Output_Data_Set_CAR_STAT_CH0_0x012
|
||||||
@ -958,3 +958,10 @@ uint8_t GV_ACU_ECU_Fault_Flag1 = 0;
|
|||||||
uint8_t GV_ACU_ECU_Fault_Flag2 = 0;
|
uint8_t GV_ACU_ECU_Fault_Flag2 = 0;
|
||||||
uint8_t GV_ACU_ECU_Fault_Flag3 = 0;
|
uint8_t GV_ACU_ECU_Fault_Flag3 = 0;
|
||||||
uint8_t GV_ACU_ECU_Fault_Flag_Master = 0;
|
uint8_t GV_ACU_ECU_Fault_Flag_Master = 0;
|
||||||
|
|
||||||
|
// Estimation Mass
|
||||||
|
uint16_t GV_VCU_EstMass = 0;
|
||||||
|
uint8_t GV_VCU_EstMassFlag = 0;
|
||||||
|
|
||||||
|
// Acceleration Control
|
||||||
|
uint8_t GV_VCU_AccControlFlag = 0;
|
||||||
|
|||||||
@ -967,5 +967,13 @@ extern uint8_t GV_ACU_ECU_Fault_Flag1;
|
|||||||
extern uint8_t GV_ACU_ECU_Fault_Flag2;
|
extern uint8_t GV_ACU_ECU_Fault_Flag2;
|
||||||
extern uint8_t GV_ACU_ECU_Fault_Flag3;
|
extern uint8_t GV_ACU_ECU_Fault_Flag3;
|
||||||
extern uint8_t GV_ACU_ECU_Fault_Flag_Master;
|
extern uint8_t GV_ACU_ECU_Fault_Flag_Master;
|
||||||
|
|
||||||
|
// Estimation Mass
|
||||||
|
extern uint16_t GV_VCU_EstMass;
|
||||||
|
extern uint8_t GV_VCU_EstMassFlag;
|
||||||
|
|
||||||
|
// Acceleration Control
|
||||||
|
extern uint8_t GV_VCU_AccControlFlag;
|
||||||
|
|
||||||
#endif /* GLOBAL_VARIABLE_H_ */
|
#endif /* GLOBAL_VARIABLE_H_ */
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -7,9 +7,9 @@
|
|||||||
*
|
*
|
||||||
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
||||||
*
|
*
|
||||||
* Model version : 14.11
|
* Model version : 14.26
|
||||||
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
||||||
* C/C++ source code generated on : Wed Oct 1 13:12:45 2025
|
* C/C++ source code generated on : Tue Oct 14 20:08:12 2025
|
||||||
*
|
*
|
||||||
* Target selection: ert.tlc
|
* Target selection: ert.tlc
|
||||||
* Embedded hardware selection: NXP->Cortex-M4
|
* Embedded hardware selection: NXP->Cortex-M4
|
||||||
@ -42,68 +42,78 @@ typedef struct tag_RTM_ADM_Integrated_Logic_T RT_MODEL_ADM_Integrated_Logic_T;
|
|||||||
|
|
||||||
/* Block signals and states (default storage) for system '<Root>' */
|
/* Block signals and states (default storage) for system '<Root>' */
|
||||||
typedef struct {
|
typedef struct {
|
||||||
double Delay_DSTATE_c[2]; /* '<S38>/Delay' */
|
double Delay_DSTATE[2]; /* '<S48>/Delay' */
|
||||||
double Delay3_DSTATE[2]; /* '<S38>/Delay3' */
|
double Delay3_DSTATE[2]; /* '<S48>/Delay3' */
|
||||||
double Delay_DSTATE_p[2]; /* '<S30>/Delay' */
|
double Delay_DSTATE_p[2]; /* '<S40>/Delay' */
|
||||||
double Delay3_DSTATE_h[2]; /* '<S30>/Delay3' */
|
double Delay3_DSTATE_h[2]; /* '<S40>/Delay3' */
|
||||||
double Memory_DSTATE; /* '<S7>/Memory' */
|
double x_hat[3]; /* '<S1>/MATLAB Function' */
|
||||||
double Integrator_2_DSTATE; /* '<S8>/Integrator_2' */
|
double K_ss[6]; /* '<S1>/MATLAB Function' */
|
||||||
double Delay_DSTATE; /* '<S50>/Delay' */
|
double A[9]; /* '<S1>/MATLAB Function' */
|
||||||
double Delay_DSTATE_i; /* '<S49>/Delay' */
|
double H[6]; /* '<S1>/MATLAB Function' */
|
||||||
|
double d1_DSTATE; /* '<S14>/d1' */
|
||||||
|
double d_DSTATE; /* '<S14>/d' */
|
||||||
|
double DiscreteTimeIntegrator_DSTATE;/* '<S25>/Discrete-Time Integrator' */
|
||||||
|
double UD_DSTATE; /* '<S28>/UD' */
|
||||||
|
double Memory_DSTATE; /* '<S11>/Memory' */
|
||||||
|
double d1_DSTATE_c; /* '<S34>/d1' */
|
||||||
|
double d_DSTATE_l; /* '<S34>/d' */
|
||||||
|
double d_DSTATE_i; /* '<S44>/d' */
|
||||||
|
double d1_DSTATE_p; /* '<S44>/d1' */
|
||||||
|
double d_DSTATE_c; /* '<S45>/d' */
|
||||||
|
double d1_DSTATE_h; /* '<S45>/d1' */
|
||||||
|
double d_DSTATE_d; /* '<S46>/d' */
|
||||||
|
double d1_DSTATE_l; /* '<S46>/d1' */
|
||||||
|
double Delay1_DSTATE; /* '<S48>/Delay1' */
|
||||||
|
double Delay2_DSTATE; /* '<S48>/Delay2' */
|
||||||
|
double d1_DSTATE_e; /* '<S47>/d1' */
|
||||||
|
double d_DSTATE_ij; /* '<S47>/d' */
|
||||||
|
double d_DSTATE_ir; /* '<S36>/d' */
|
||||||
|
double d1_DSTATE_o; /* '<S36>/d1' */
|
||||||
|
double d_DSTATE_m; /* '<S37>/d' */
|
||||||
|
double d1_DSTATE_hm; /* '<S37>/d1' */
|
||||||
|
double d_DSTATE_mw; /* '<S38>/d' */
|
||||||
|
double d1_DSTATE_g; /* '<S38>/d1' */
|
||||||
|
double d1_DSTATE_ej; /* '<S39>/d1' */
|
||||||
|
double d_DSTATE_j; /* '<S39>/d' */
|
||||||
|
double Delay1_DSTATE_c; /* '<S40>/Delay1' */
|
||||||
|
double Delay2_DSTATE_n; /* '<S40>/Delay2' */
|
||||||
|
double Integrator_2_DSTATE; /* '<S12>/Integrator_2' */
|
||||||
|
double Delay_DSTATE_o; /* '<S61>/Delay' */
|
||||||
|
double Delay_DSTATE_i; /* '<S60>/Delay' */
|
||||||
double DiscreteTransferFcn_states; /* '<S1>/Discrete Transfer Fcn' */
|
double DiscreteTransferFcn_states; /* '<S1>/Discrete Transfer Fcn' */
|
||||||
double d1_DSTATE; /* '<S44>/d1' */
|
double d1_DSTATE_ob; /* '<S55>/d1' */
|
||||||
double d_DSTATE; /* '<S44>/d' */
|
double d_DSTATE_e; /* '<S55>/d' */
|
||||||
double d1_DSTATE_i; /* '<S45>/d1' */
|
double d1_DSTATE_i; /* '<S56>/d1' */
|
||||||
double d_DSTATE_p; /* '<S45>/d' */
|
double d_DSTATE_p; /* '<S56>/d' */
|
||||||
double d1_DSTATE_o; /* '<S46>/d1' */
|
double d1_DSTATE_o1; /* '<S57>/d1' */
|
||||||
double d_DSTATE_n; /* '<S46>/d' */
|
double d_DSTATE_n; /* '<S57>/d' */
|
||||||
double Integrator_1_DSTATE; /* '<S8>/Integrator_1' */
|
double Integrator_1_DSTATE; /* '<S12>/Integrator_1' */
|
||||||
double d1_DSTATE_a; /* '<S47>/d1' */
|
double d1_DSTATE_a; /* '<S58>/d1' */
|
||||||
double d_DSTATE_d; /* '<S47>/d' */
|
double d_DSTATE_d1; /* '<S58>/d' */
|
||||||
double d1_DSTATE_c; /* '<S24>/d1' */
|
double Delay_DSTATE_c; /* '<S22>/Delay' */
|
||||||
double d_DSTATE_l; /* '<S24>/d' */
|
double Delay_DSTATE_i1; /* '<S23>/Delay' */
|
||||||
double d_DSTATE_i; /* '<S34>/d' */
|
double PrevY; /* '<S2>/Rate Limiter' */
|
||||||
double d1_DSTATE_p; /* '<S34>/d1' */
|
double PrevY_a; /* '<S24>/Input_Vx_RateLimiter' */
|
||||||
double d_DSTATE_c; /* '<S35>/d' */
|
double PrevY_ak; /* '<S7>/TargetSpd_RateLimiter' */
|
||||||
double d1_DSTATE_h; /* '<S35>/d1' */
|
double Memory_PreviousInput; /* '<S7>/Memory' */
|
||||||
double d_DSTATE_db; /* '<S36>/d' */
|
double PrevY_o; /* '<S7>/Brake_Out_RateLimiter' */
|
||||||
double d1_DSTATE_l; /* '<S36>/d1' */
|
double HAC_ON_FLAG; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double Delay1_DSTATE; /* '<S38>/Delay1' */
|
double Smoothed_Torque; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double Delay2_DSTATE; /* '<S38>/Delay2' */
|
double HAC_Desired_Torque; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double d1_DSTATE_e; /* '<S37>/d1' */
|
double HAC_ON_Timer; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double d_DSTATE_ij; /* '<S37>/d' */
|
uint8_t is_active_c6_ADM_Integrated_Log;/* '<S12>/Chart' */
|
||||||
double d_DSTATE_ir; /* '<S26>/d' */
|
uint8_t is_c6_ADM_Integrated_Logic; /* '<S12>/Chart' */
|
||||||
double d1_DSTATE_of; /* '<S26>/d1' */
|
bool icLoad; /* '<S61>/Delay' */
|
||||||
double d_DSTATE_m; /* '<S27>/d' */
|
bool icLoad_e; /* '<S60>/Delay' */
|
||||||
double d1_DSTATE_hm; /* '<S27>/d1' */
|
bool icLoad_l; /* '<S22>/Delay' */
|
||||||
double d_DSTATE_mw; /* '<S28>/d' */
|
bool icLoad_d; /* '<S23>/Delay' */
|
||||||
double d1_DSTATE_g; /* '<S28>/d1' */
|
bool K_ss_not_empty; /* '<S1>/MATLAB Function' */
|
||||||
double d1_DSTATE_ej; /* '<S29>/d1' */
|
|
||||||
double d_DSTATE_j; /* '<S29>/d' */
|
|
||||||
double Delay1_DSTATE_c; /* '<S30>/Delay1' */
|
|
||||||
double Delay2_DSTATE_n; /* '<S30>/Delay2' */
|
|
||||||
double Delay_DSTATE_c4; /* '<S16>/Delay' */
|
|
||||||
double Delay_DSTATE_i1; /* '<S17>/Delay' */
|
|
||||||
double PrevY; /* '<S18>/Input_Vx_RateLimiter' */
|
|
||||||
double PrevY_o; /* '<S4>/Brake_Out_RateLimiter' */
|
|
||||||
double PrevY_a; /* '<S4>/TargetSpd_RateLimiter' */
|
|
||||||
double Memory_PreviousInput; /* '<S4>/Memory' */
|
|
||||||
double HAC_ON_FLAG; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double Smoothed_Torque; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double HAC_Desired_Torque; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double HAC_ON_Timer; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
uint8_t is_active_c6_ADM_Integrated_Log;/* '<S8>/Chart' */
|
|
||||||
uint8_t is_c6_ADM_Integrated_Logic; /* '<S8>/Chart' */
|
|
||||||
bool icLoad; /* '<S50>/Delay' */
|
|
||||||
bool icLoad_e; /* '<S49>/Delay' */
|
|
||||||
bool icLoad_l; /* '<S16>/Delay' */
|
|
||||||
bool icLoad_d; /* '<S17>/Delay' */
|
|
||||||
} DW_ADM_Integrated_Logic_T;
|
} DW_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* Invariant block signals (default storage) */
|
/* Invariant block signals (default storage) */
|
||||||
typedef struct {
|
typedef struct {
|
||||||
const double W_value; /* '<S43>/Multiply' */
|
const double W_value; /* '<S54>/Multiply' */
|
||||||
const double W_Value_for_Brake; /* '<S43>/Multiply4' */
|
const double W_Value_for_Brake; /* '<S54>/Multiply4' */
|
||||||
} ConstB_ADM_Integrated_Logic_T;
|
} ConstB_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* External inputs (root inport signals with default storage) */
|
/* External inputs (root inport signals with default storage) */
|
||||||
@ -133,6 +143,9 @@ typedef struct {
|
|||||||
double GV_ACU_ECU_Fault_Flag1; /* '<Root>/GV_ACU_ECU_Fault_Flag1' */
|
double GV_ACU_ECU_Fault_Flag1; /* '<Root>/GV_ACU_ECU_Fault_Flag1' */
|
||||||
double GV_ACU_ECU_Fault_Flag2; /* '<Root>/GV_ACU_ECU_Fault_Flag2' */
|
double GV_ACU_ECU_Fault_Flag2; /* '<Root>/GV_ACU_ECU_Fault_Flag2' */
|
||||||
double GV_ACU_ECU_Fault_Flag3; /* '<Root>/GV_ACU_ECU_Fault_Flag3' */
|
double GV_ACU_ECU_Fault_Flag3; /* '<Root>/GV_ACU_ECU_Fault_Flag3' */
|
||||||
|
double GV_Drive_ACC_Cmd; /* '<Root>/GV_Drive_ACC_Cmd' */
|
||||||
|
double GV_VCU_AccControlFlag; /* '<Root>/GV_VCU_AccControlFlag' */
|
||||||
|
double GV_VCU_Acc_Limit; /* '<Root>/GV_VCU_Acc_Limit' */
|
||||||
} ExtU_ADM_Integrated_Logic_T;
|
} ExtU_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* External outputs (root outports fed by signals with default storage) */
|
/* External outputs (root outports fed by signals with default storage) */
|
||||||
@ -153,6 +166,8 @@ typedef struct {
|
|||||||
double Target_RWA_Out; /* '<Root>/Target_RWA_Out' */
|
double Target_RWA_Out; /* '<Root>/Target_RWA_Out' */
|
||||||
double Target_IDB_Out; /* '<Root>/Target_IDB_Out' */
|
double Target_IDB_Out; /* '<Root>/Target_IDB_Out' */
|
||||||
double Target_MCU_Out; /* '<Root>/Target_MCU_Out' */
|
double Target_MCU_Out; /* '<Root>/Target_MCU_Out' */
|
||||||
|
double GV_VCU_EstMass; /* '<Root>/GV_VCU_EstMass' */
|
||||||
|
bool GV_VCU_EstMassFlag; /* '<Root>/GV_VCU_EstMassFlag' */
|
||||||
} ExtY_ADM_Integrated_Logic_T;
|
} ExtY_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* Real-time Model Data Structure */
|
/* Real-time Model Data Structure */
|
||||||
@ -180,37 +195,40 @@ extern RT_MODEL_ADM_Integrated_Logic_T *const ADM_Integrated_Logic_M;
|
|||||||
/*-
|
/*-
|
||||||
* These blocks were eliminated from the model due to optimizations:
|
* These blocks were eliminated from the model due to optimizations:
|
||||||
*
|
*
|
||||||
* Block '<S21>/BW_PI' : Unused code path elimination
|
* Block '<S28>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/Constant1' : Unused code path elimination
|
* Block '<S27>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/Constant16' : Unused code path elimination
|
* Block '<S27>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S21>/Constant17' : Unused code path elimination
|
* Block '<S31>/BW_PI' : Unused code path elimination
|
||||||
* Block '<S21>/Constant2' : Unused code path elimination
|
* Block '<S31>/Constant1' : Unused code path elimination
|
||||||
* Block '<S43>/Brake_Saturation' : Unused code path elimination
|
* Block '<S31>/Constant16' : Unused code path elimination
|
||||||
* Block '<S43>/Multiply5' : Unused code path elimination
|
* Block '<S31>/Constant17' : Unused code path elimination
|
||||||
* Block '<S43>/Radius1' : Unused code path elimination
|
* Block '<S31>/Constant2' : Unused code path elimination
|
||||||
* Block '<S49>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S54>/Brake_Saturation' : Unused code path elimination
|
||||||
* Block '<S54>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S54>/Multiply5' : Unused code path elimination
|
||||||
* Block '<S54>/Data Type Propagation' : Unused code path elimination
|
* Block '<S54>/Radius1' : Unused code path elimination
|
||||||
* Block '<S50>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S60>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S55>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S65>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S55>/Data Type Propagation' : Unused code path elimination
|
* Block '<S65>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S8>/Scope2' : Unused code path elimination
|
* Block '<S61>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S16>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S66>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S56>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S66>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S56>/Data Type Propagation' : Unused code path elimination
|
* Block '<S12>/Scope2' : Unused code path elimination
|
||||||
* Block '<S17>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S22>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S57>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S67>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S57>/Data Type Propagation' : Unused code path elimination
|
* Block '<S67>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S4>/ControlFlag' : Eliminated nontunable gain of 1
|
* Block '<S23>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/FBGain' : Eliminated nontunable gain of 1
|
* Block '<S68>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S32>/FFGain' : Eliminated nontunable gain of 1
|
* Block '<S68>/Data Type Propagation' : Unused code path elimination
|
||||||
|
* Block '<S7>/ControlFlag' : Eliminated nontunable gain of 1
|
||||||
|
* Block '<S31>/FBGain' : Eliminated nontunable gain of 1
|
||||||
|
* Block '<S42>/FFGain' : Eliminated nontunable gain of 1
|
||||||
* Block '<S1>/Data Type Conversion1' : Eliminate redundant data type conversion
|
* Block '<S1>/Data Type Conversion1' : Eliminate redundant data type conversion
|
||||||
* Block '<S1>/Data Type Conversion3' : Eliminate redundant data type conversion
|
* Block '<S1>/Data Type Conversion3' : Eliminate redundant data type conversion
|
||||||
* Block '<S43>/HAC_Gain' : Eliminated nontunable gain of 1
|
* Block '<S54>/HAC_Gain' : Eliminated nontunable gain of 1
|
||||||
* Block '<S49>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S60>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S50>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S61>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S16>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S22>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S17>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S23>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
@ -229,64 +247,75 @@ extern RT_MODEL_ADM_Integrated_Logic_T *const ADM_Integrated_Logic_M;
|
|||||||
*
|
*
|
||||||
* '<Root>' : 'ADM_Integrated_Logic'
|
* '<Root>' : 'ADM_Integrated_Logic'
|
||||||
* '<S1>' : 'ADM_Integrated_Logic/Delivery_Mobility'
|
* '<S1>' : 'ADM_Integrated_Logic/Delivery_Mobility'
|
||||||
* '<S2>' : 'ADM_Integrated_Logic/Delivery_Mobility/Actuator_Fault_Decision'
|
* '<S2>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control'
|
||||||
* '<S3>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant'
|
* '<S3>' : 'ADM_Integrated_Logic/Delivery_Mobility/Actuator_Fault_Decision'
|
||||||
* '<S4>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1'
|
* '<S4>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant'
|
||||||
* '<S5>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Brake_Func'
|
* '<S5>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant1'
|
||||||
* '<S6>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Motor_Func'
|
* '<S6>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant2'
|
||||||
* '<S7>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position'
|
* '<S7>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1'
|
||||||
* '<S8>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1'
|
* '<S8>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Brake_Func'
|
||||||
* '<S9>' : 'ADM_Integrated_Logic/Delivery_Mobility/IDB_Fault_Injection'
|
* '<S9>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Motor_Func'
|
||||||
* '<S10>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function1'
|
* '<S10>' : 'ADM_Integrated_Logic/Delivery_Mobility/Enabled Subsystem'
|
||||||
* '<S11>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function2'
|
* '<S11>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position'
|
||||||
* '<S12>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function5'
|
* '<S12>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1'
|
||||||
* '<S13>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function6'
|
* '<S13>' : 'ADM_Integrated_Logic/Delivery_Mobility/IDB_Fault_Injection'
|
||||||
* '<S14>' : 'ADM_Integrated_Logic/Delivery_Mobility/MCU_Fault_Injection'
|
* '<S14>' : 'ADM_Integrated_Logic/Delivery_Mobility/LPFM5'
|
||||||
* '<S15>' : 'ADM_Integrated_Logic/Delivery_Mobility/RWA_Actuator_Fault_Injection'
|
* '<S15>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function'
|
||||||
* '<S16>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic'
|
* '<S16>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function1'
|
||||||
* '<S17>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1'
|
* '<S17>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function2'
|
||||||
* '<S18>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic'
|
* '<S18>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function5'
|
||||||
* '<S19>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB'
|
* '<S19>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function6'
|
||||||
* '<S20>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB_Gain'
|
* '<S20>' : 'ADM_Integrated_Logic/Delivery_Mobility/MCU_Fault_Injection'
|
||||||
* '<S21>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller'
|
* '<S21>' : 'ADM_Integrated_Logic/Delivery_Mobility/RWA_Actuator_Fault_Injection'
|
||||||
* '<S22>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/GearCondition_Brake'
|
* '<S22>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic'
|
||||||
* '<S23>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Gear_pos_out'
|
* '<S23>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1'
|
||||||
* '<S24>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/LPFM'
|
* '<S24>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic'
|
||||||
* '<S25>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Target_RPM'
|
* '<S25>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Controller'
|
||||||
* '<S26>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot3'
|
* '<S26>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/MATLAB Function'
|
||||||
* '<S27>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot4'
|
* '<S27>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Saturation Dynamic'
|
||||||
* '<S28>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot5'
|
* '<S28>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Controller/Discrete Derivative'
|
||||||
* '<S29>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/LPFM'
|
* '<S29>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB'
|
||||||
* '<S30>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Second order LPF'
|
* '<S30>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB_Gain'
|
||||||
* '<S31>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB'
|
* '<S31>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller'
|
||||||
* '<S32>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF'
|
* '<S32>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/GearCondition_Brake'
|
||||||
* '<S33>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB/P'
|
* '<S33>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Gear_pos_out'
|
||||||
* '<S34>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot'
|
* '<S34>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/LPFM'
|
||||||
* '<S35>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot2'
|
* '<S35>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Target_RPM'
|
||||||
* '<S36>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot3'
|
* '<S36>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot3'
|
||||||
* '<S37>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/LPFM'
|
* '<S37>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot4'
|
||||||
* '<S38>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Second order LPF'
|
* '<S38>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot5'
|
||||||
* '<S39>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Compare To Constant'
|
* '<S39>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/LPFM'
|
||||||
* '<S40>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Gear_FUNCTION1'
|
* '<S40>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Second order LPF'
|
||||||
* '<S41>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Chart'
|
* '<S41>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB'
|
||||||
* '<S42>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/HAC_OFF_OK_Func'
|
* '<S42>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF'
|
||||||
* '<S43>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2'
|
* '<S43>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB/P'
|
||||||
* '<S44>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM'
|
* '<S44>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot'
|
||||||
* '<S45>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM1'
|
* '<S45>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot2'
|
||||||
* '<S46>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM2'
|
* '<S46>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot3'
|
||||||
* '<S47>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM3'
|
* '<S47>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/LPFM'
|
||||||
* '<S48>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Pitch_calculate'
|
* '<S48>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Second order LPF'
|
||||||
* '<S49>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic'
|
* '<S49>' : 'ADM_Integrated_Logic/Delivery_Mobility/Enabled Subsystem/MATLAB Function'
|
||||||
* '<S50>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1'
|
* '<S50>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Compare To Constant'
|
||||||
* '<S51>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_R'
|
* '<S51>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Gear_FUNCTION1'
|
||||||
* '<S52>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c'
|
* '<S52>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Chart'
|
||||||
* '<S53>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c1'
|
* '<S53>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/HAC_OFF_OK_Func'
|
||||||
* '<S54>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic/Saturation Dynamic'
|
* '<S54>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2'
|
||||||
* '<S55>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1/Saturation Dynamic'
|
* '<S55>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM'
|
||||||
* '<S56>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic/Saturation Dynamic'
|
* '<S56>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM1'
|
||||||
* '<S57>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1/Saturation Dynamic'
|
* '<S57>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM2'
|
||||||
* '<S58>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Compare To Constant'
|
* '<S58>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM3'
|
||||||
* '<S59>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Vx_OutPut_Function'
|
* '<S59>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Pitch_calculate'
|
||||||
|
* '<S60>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic'
|
||||||
|
* '<S61>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1'
|
||||||
|
* '<S62>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_R'
|
||||||
|
* '<S63>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c'
|
||||||
|
* '<S64>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c1'
|
||||||
|
* '<S65>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic/Saturation Dynamic'
|
||||||
|
* '<S66>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1/Saturation Dynamic'
|
||||||
|
* '<S67>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic/Saturation Dynamic'
|
||||||
|
* '<S68>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1/Saturation Dynamic'
|
||||||
|
* '<S69>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Compare To Constant'
|
||||||
|
* '<S70>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Vx_OutPut_Function'
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
|||||||
@ -7,9 +7,9 @@
|
|||||||
*
|
*
|
||||||
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
||||||
*
|
*
|
||||||
* Model version : 14.11
|
* Model version : 14.26
|
||||||
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
||||||
* C/C++ source code generated on : Wed Oct 1 13:12:45 2025
|
* C/C++ source code generated on : Tue Oct 14 20:08:12 2025
|
||||||
*
|
*
|
||||||
* Target selection: ert.tlc
|
* Target selection: ert.tlc
|
||||||
* Embedded hardware selection: NXP->Cortex-M4
|
* Embedded hardware selection: NXP->Cortex-M4
|
||||||
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
/* Invariant block signals (default storage) */
|
/* Invariant block signals (default storage) */
|
||||||
const ConstB_ADM_Integrated_Logic_T ADM_Integrated_Logic_ConstB = {
|
const ConstB_ADM_Integrated_Logic_T ADM_Integrated_Logic_ConstB = {
|
||||||
12753.0, /* '<S43>/Multiply' */
|
12753.0, /* '<S54>/Multiply' */
|
||||||
12753.0 /* '<S43>/Multiply4' */
|
12753.0 /* '<S54>/Multiply4' */
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -17,6 +17,9 @@ void Input_Data_Set_Logic(void)
|
|||||||
ADM_Integrated_Logic_U.GV_IMU_AY_Val = GV_IMU_AY_Val;
|
ADM_Integrated_Logic_U.GV_IMU_AY_Val = GV_IMU_AY_Val;
|
||||||
ADM_Integrated_Logic_U.GV_IMU_AZ_Val = GV_IMU_AZ_Val;
|
ADM_Integrated_Logic_U.GV_IMU_AZ_Val = GV_IMU_AZ_Val;
|
||||||
ADM_Integrated_Logic_U.GV_IMU_PitchRtVal = GV_IMU_PitchRtVal;
|
ADM_Integrated_Logic_U.GV_IMU_PitchRtVal = GV_IMU_PitchRtVal;
|
||||||
|
ADM_Integrated_Logic_U.GV_Drive_ACC_Cmd = GV_RC_Drive_ACC_Cmd;
|
||||||
|
ADM_Integrated_Logic_U.GV_VCU_Acc_Limit = GV_VCU_Acc_Limit;
|
||||||
|
ADM_Integrated_Logic_U.GV_VCU_AccControlFlag = GV_VCU_AccControlFlag;
|
||||||
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag = GV_ACU_ECU_Fault_Flag;
|
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag = GV_ACU_ECU_Fault_Flag;
|
||||||
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag1 = GV_ACU_ECU_Fault_Flag1;
|
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag1 = GV_ACU_ECU_Fault_Flag1;
|
||||||
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag2 = GV_ACU_ECU_Fault_Flag2;
|
ADM_Integrated_Logic_U.GV_ACU_ECU_Fault_Flag2 = GV_ACU_ECU_Fault_Flag2;
|
||||||
@ -47,6 +50,7 @@ void Input_Data_Set_Logic(void)
|
|||||||
{
|
{
|
||||||
ADM_Integrated_Logic_U.GV_BrakeTorqueCommand = GV_ACU_BrakeTorqueCommand;
|
ADM_Integrated_Logic_U.GV_BrakeTorqueCommand = GV_ACU_BrakeTorqueCommand;
|
||||||
ADM_Integrated_Logic_U.GV_Vx_Command = GV_ACU_Vx_Command;
|
ADM_Integrated_Logic_U.GV_Vx_Command = GV_ACU_Vx_Command;
|
||||||
|
ADM_Integrated_Logic_U.GV_Drive_ACC_Cmd = GV_RC_Drive_ACC_Cmd;
|
||||||
ADM_Integrated_Logic_U.GV_Vx_Limit = 40;
|
ADM_Integrated_Logic_U.GV_Vx_Limit = 40;
|
||||||
ADM_Integrated_Logic_U.GV_VCU_GearSelStat = GV_ACU_VCU_GearPos;
|
ADM_Integrated_Logic_U.GV_VCU_GearSelStat = GV_ACU_VCU_GearPos;
|
||||||
ADM_Integrated_Logic_U.GV_RWA_RackAngleCommand = GV_ACU_RWA_cmd_deg;
|
ADM_Integrated_Logic_U.GV_RWA_RackAngleCommand = GV_ACU_RWA_cmd_deg;
|
||||||
@ -56,6 +60,7 @@ void Input_Data_Set_Logic(void)
|
|||||||
{
|
{
|
||||||
ADM_Integrated_Logic_U.GV_BrakeTorqueCommand = GV_RC_BrakeTorqueCommand;
|
ADM_Integrated_Logic_U.GV_BrakeTorqueCommand = GV_RC_BrakeTorqueCommand;
|
||||||
ADM_Integrated_Logic_U.GV_Vx_Command = GV_RC_Vx_Command;
|
ADM_Integrated_Logic_U.GV_Vx_Command = GV_RC_Vx_Command;
|
||||||
|
ADM_Integrated_Logic_U.GV_Drive_ACC_Cmd = GV_ACU_Drive_ACC_Cmd;
|
||||||
ADM_Integrated_Logic_U.GV_Vx_Limit = GV_RC_VX_Limit;
|
ADM_Integrated_Logic_U.GV_Vx_Limit = GV_RC_VX_Limit;
|
||||||
ADM_Integrated_Logic_U.GV_VCU_GearSelStat = GV_RC_GearSelStat;
|
ADM_Integrated_Logic_U.GV_VCU_GearSelStat = GV_RC_GearSelStat;
|
||||||
ADM_Integrated_Logic_U.GV_RWA_RackAngleCommand = GV_RC_RWA_RackAngleCommand;
|
ADM_Integrated_Logic_U.GV_RWA_RackAngleCommand = GV_RC_RWA_RackAngleCommand;
|
||||||
@ -78,6 +83,8 @@ void Output_Data_Set_Logic(void)
|
|||||||
GV_RWS1_040_RackAngleCmd = ADM_Integrated_Logic_Y.GV_RWS_RackAngleCmd1;
|
GV_RWS1_040_RackAngleCmd = ADM_Integrated_Logic_Y.GV_RWS_RackAngleCmd1;
|
||||||
GV_RWS2_040_RackAngleCmd = ADM_Integrated_Logic_Y.GV_RWS_RackAngleCmd1;
|
GV_RWS2_040_RackAngleCmd = ADM_Integrated_Logic_Y.GV_RWS_RackAngleCmd1;
|
||||||
GV_VCU_GearSelStat = ADM_Integrated_Logic_Y.GV_Gear_Postion_Out;
|
GV_VCU_GearSelStat = ADM_Integrated_Logic_Y.GV_Gear_Postion_Out;
|
||||||
|
GV_VCU_EstMass = ADM_Integrated_Logic_Y.GV_VCU_EstMass;
|
||||||
|
GV_VCU_EstMassFlag = ADM_Integrated_Logic_Y.GV_VCU_EstMassFlag;
|
||||||
GV_Act_Fault_Exist = ADM_Integrated_Logic_Y.Act_Fault_Exist; // EILS
|
GV_Act_Fault_Exist = ADM_Integrated_Logic_Y.Act_Fault_Exist; // EILS
|
||||||
// GV_Act_Fault_Exist = 0; // Real
|
// GV_Act_Fault_Exist = 0; // Real
|
||||||
GV_Target_MCU_Out = ADM_Integrated_Logic_Y.Target_MCU_Out;
|
GV_Target_MCU_Out = ADM_Integrated_Logic_Y.Target_MCU_Out;
|
||||||
|
|||||||
@ -141,6 +141,8 @@ void LongitudinalCtrlMode(void)
|
|||||||
GV_VCU_ACU_long_Ctl_mode = 1;
|
GV_VCU_ACU_long_Ctl_mode = 1;
|
||||||
else if(GV_VCU_Drive_Mode == 0 && GV_ACU_long_Ctl_mode == 0 && GV_ACU_Vx_Command == 0 && GV_VCU_Vx_Fbk <= 1 && GV_ACU_Drive_ACC_Cmd == 0)
|
else if(GV_VCU_Drive_Mode == 0 && GV_ACU_long_Ctl_mode == 0 && GV_ACU_Vx_Command == 0 && GV_VCU_Vx_Fbk <= 1 && GV_ACU_Drive_ACC_Cmd == 0)
|
||||||
GV_VCU_ACU_long_Ctl_mode = 0;
|
GV_VCU_ACU_long_Ctl_mode = 0;
|
||||||
|
|
||||||
|
GV_VCU_AccControlFlag = GV_VCU_RC_long_Ctl_mode || GV_VCU_ACU_long_Ctl_mode;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Operation_IDB_RWA()
|
void Operation_IDB_RWA()
|
||||||
|
|||||||
@ -7,7 +7,7 @@ void SET_SW_VER(void)
|
|||||||
{
|
{
|
||||||
GV_YEAR = 25;
|
GV_YEAR = 25;
|
||||||
GV_Month = 10;
|
GV_Month = 10;
|
||||||
GV_Day = 13;
|
GV_Day = 14;
|
||||||
GV_Ver = 1;
|
GV_Ver = 1;
|
||||||
GV_CAR_NUM = 240623;
|
GV_CAR_NUM = 240623;
|
||||||
}
|
}
|
||||||
|
|||||||
23
GW/src/can.c
23
GW/src/can.c
@ -1865,9 +1865,11 @@ void Output_Data_Set_TARGET_VALUE_CH0_0x140(void)
|
|||||||
{
|
{
|
||||||
float Master_Brake = 0; //Manual + Logic Brake
|
float Master_Brake = 0; //Manual + Logic Brake
|
||||||
Master_Brake = GV_RC_BrakeTorqueCommand + GV_Target_IDB_Out;
|
Master_Brake = GV_RC_BrakeTorqueCommand + GV_Target_IDB_Out;
|
||||||
ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command = (unsigned int)round((GV_Target_MCU_Out - Offset_m_200) / Factor_0_01) & _16bit;
|
ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command = (unsigned int)round((GV_Target_MCU_Out - Offset_m_200) / Factor_0_01) & _16bit;
|
||||||
ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command = (unsigned int)round((GV_Target_RWA_Out - Offset_m_655) / Factor_0_02) & _16bit;
|
ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command = (unsigned int)round((GV_Target_RWA_Out - Offset_m_655) / Factor_0_02) & _16bit;
|
||||||
ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command = (unsigned int)round(Master_Brake / Factor_0_1) & _16bit;
|
ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command = (unsigned int)round(Master_Brake / Factor_0_1) & _16bit;
|
||||||
|
ECU3.TX.CH0_TARGET_VALUE_0x140.VCU_EstMass = (unsigned int)round(GV_VCU_EstMass / Factor_0_1) & _15bit;
|
||||||
|
ECU3.TX.CH0_TARGET_VALUE_0x140.VCU_EstMassFlag = GV_VCU_EstMassFlag & _1bit;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Output_Data_Set_Debug_VCU_Signal_1_CH0_0x017(void)
|
void Output_Data_Set_Debug_VCU_Signal_1_CH0_0x017(void)
|
||||||
@ -2564,12 +2566,15 @@ void Transmit_VCU_RC_Fault_Flag_CH0_0x013(void)
|
|||||||
|
|
||||||
void Transmit_TARGET_VALUE_CH0_0x140(void)
|
void Transmit_TARGET_VALUE_CH0_0x140(void)
|
||||||
{
|
{
|
||||||
CAN_ch[0].tx.buf[0] = (ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command >> shift0) & _8bit;
|
CAN_ch[0].tx.buf[0] = (ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command >> shift0) & _8bit;
|
||||||
CAN_ch[0].tx.buf[1] = (ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command >> shift8) & _8bit;
|
CAN_ch[0].tx.buf[1] = (ECU3.TX.CH0_TARGET_VALUE_0x140.MCU_Target_Command >> shift8) & _8bit;
|
||||||
CAN_ch[0].tx.buf[2] = (ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command >> shift0) & _8bit;
|
CAN_ch[0].tx.buf[2] = (ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command >> shift0) & _8bit;
|
||||||
CAN_ch[0].tx.buf[3] = (ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command >> shift8) & _8bit;
|
CAN_ch[0].tx.buf[3] = (ECU3.TX.CH0_TARGET_VALUE_0x140.RWA_Target_Command >> shift8) & _8bit;
|
||||||
CAN_ch[0].tx.buf[4] = (ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command >> shift0) & _8bit;
|
CAN_ch[0].tx.buf[4] = (ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command >> shift0) & _8bit;
|
||||||
CAN_ch[0].tx.buf[5] = (ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command >> shift8) & _8bit;
|
CAN_ch[0].tx.buf[5] = (ECU3.TX.CH0_TARGET_VALUE_0x140.IDB_Target_Command >> shift8) & _8bit;
|
||||||
|
CAN_ch[0].tx.buf[6] = (ECU3.TX.CH0_TARGET_VALUE_0x140.VCU_EstMass >> shift0) & _8bit;
|
||||||
|
CAN_ch[0].tx.buf[7] = ((ECU3.TX.CH0_TARGET_VALUE_0x140.VCU_EstMass >> shift8)
|
||||||
|
| (ECU3.TX.CH0_TARGET_VALUE_0x140.VCU_EstMassFlag << shift7))& _8bit;
|
||||||
|
|
||||||
can_send_config(CAN_INST_0,g_messageObjectConf_ECU3_0ch_TX[ECU3_CH0_TX_TARGET_VALUE_10ms]);
|
can_send_config(CAN_INST_0,g_messageObjectConf_ECU3_0ch_TX[ECU3_CH0_TX_TARGET_VALUE_10ms]);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1121,9 +1121,11 @@ typedef struct
|
|||||||
|
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
uint32 MCU_Target_Command : 16;
|
uint32 MCU_Target_Command : 16;
|
||||||
uint32 RWA_Target_Command : 16;
|
uint32 RWA_Target_Command : 16;
|
||||||
uint32 IDB_Target_Command : 16;
|
uint32 IDB_Target_Command : 16;
|
||||||
|
uint16 VCU_EstMass : 15;
|
||||||
|
uint8 VCU_EstMassFlag : 1;
|
||||||
}CH0_TARGET_VALUE_0x140;
|
}CH0_TARGET_VALUE_0x140;
|
||||||
|
|
||||||
struct
|
struct
|
||||||
|
|||||||
BIN
[ADM] Integrated Logic/ADM_AccelerationLogic.slx
Normal file
BIN
[ADM] Integrated Logic/ADM_AccelerationLogic.slx
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -7,9 +7,9 @@
|
|||||||
*
|
*
|
||||||
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
||||||
*
|
*
|
||||||
* Model version : 14.12
|
* Model version : 14.26
|
||||||
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
||||||
* C/C++ source code generated on : Wed Oct 1 17:28:20 2025
|
* C/C++ source code generated on : Tue Oct 14 20:08:12 2025
|
||||||
*
|
*
|
||||||
* Target selection: ert.tlc
|
* Target selection: ert.tlc
|
||||||
* Embedded hardware selection: NXP->Cortex-M4
|
* Embedded hardware selection: NXP->Cortex-M4
|
||||||
@ -42,68 +42,78 @@ typedef struct tag_RTM_ADM_Integrated_Logic_T RT_MODEL_ADM_Integrated_Logic_T;
|
|||||||
|
|
||||||
/* Block signals and states (default storage) for system '<Root>' */
|
/* Block signals and states (default storage) for system '<Root>' */
|
||||||
typedef struct {
|
typedef struct {
|
||||||
double Delay_DSTATE_c[2]; /* '<S38>/Delay' */
|
double Delay_DSTATE[2]; /* '<S48>/Delay' */
|
||||||
double Delay3_DSTATE[2]; /* '<S38>/Delay3' */
|
double Delay3_DSTATE[2]; /* '<S48>/Delay3' */
|
||||||
double Delay_DSTATE_p[2]; /* '<S30>/Delay' */
|
double Delay_DSTATE_p[2]; /* '<S40>/Delay' */
|
||||||
double Delay3_DSTATE_h[2]; /* '<S30>/Delay3' */
|
double Delay3_DSTATE_h[2]; /* '<S40>/Delay3' */
|
||||||
double Memory_DSTATE; /* '<S7>/Memory' */
|
double x_hat[3]; /* '<S1>/MATLAB Function' */
|
||||||
double Integrator_2_DSTATE; /* '<S8>/Integrator_2' */
|
double K_ss[6]; /* '<S1>/MATLAB Function' */
|
||||||
double Delay_DSTATE; /* '<S50>/Delay' */
|
double A[9]; /* '<S1>/MATLAB Function' */
|
||||||
double Delay_DSTATE_i; /* '<S49>/Delay' */
|
double H[6]; /* '<S1>/MATLAB Function' */
|
||||||
|
double d1_DSTATE; /* '<S14>/d1' */
|
||||||
|
double d_DSTATE; /* '<S14>/d' */
|
||||||
|
double DiscreteTimeIntegrator_DSTATE;/* '<S25>/Discrete-Time Integrator' */
|
||||||
|
double UD_DSTATE; /* '<S28>/UD' */
|
||||||
|
double Memory_DSTATE; /* '<S11>/Memory' */
|
||||||
|
double d1_DSTATE_c; /* '<S34>/d1' */
|
||||||
|
double d_DSTATE_l; /* '<S34>/d' */
|
||||||
|
double d_DSTATE_i; /* '<S44>/d' */
|
||||||
|
double d1_DSTATE_p; /* '<S44>/d1' */
|
||||||
|
double d_DSTATE_c; /* '<S45>/d' */
|
||||||
|
double d1_DSTATE_h; /* '<S45>/d1' */
|
||||||
|
double d_DSTATE_d; /* '<S46>/d' */
|
||||||
|
double d1_DSTATE_l; /* '<S46>/d1' */
|
||||||
|
double Delay1_DSTATE; /* '<S48>/Delay1' */
|
||||||
|
double Delay2_DSTATE; /* '<S48>/Delay2' */
|
||||||
|
double d1_DSTATE_e; /* '<S47>/d1' */
|
||||||
|
double d_DSTATE_ij; /* '<S47>/d' */
|
||||||
|
double d_DSTATE_ir; /* '<S36>/d' */
|
||||||
|
double d1_DSTATE_o; /* '<S36>/d1' */
|
||||||
|
double d_DSTATE_m; /* '<S37>/d' */
|
||||||
|
double d1_DSTATE_hm; /* '<S37>/d1' */
|
||||||
|
double d_DSTATE_mw; /* '<S38>/d' */
|
||||||
|
double d1_DSTATE_g; /* '<S38>/d1' */
|
||||||
|
double d1_DSTATE_ej; /* '<S39>/d1' */
|
||||||
|
double d_DSTATE_j; /* '<S39>/d' */
|
||||||
|
double Delay1_DSTATE_c; /* '<S40>/Delay1' */
|
||||||
|
double Delay2_DSTATE_n; /* '<S40>/Delay2' */
|
||||||
|
double Integrator_2_DSTATE; /* '<S12>/Integrator_2' */
|
||||||
|
double Delay_DSTATE_o; /* '<S61>/Delay' */
|
||||||
|
double Delay_DSTATE_i; /* '<S60>/Delay' */
|
||||||
double DiscreteTransferFcn_states; /* '<S1>/Discrete Transfer Fcn' */
|
double DiscreteTransferFcn_states; /* '<S1>/Discrete Transfer Fcn' */
|
||||||
double d1_DSTATE; /* '<S44>/d1' */
|
double d1_DSTATE_ob; /* '<S55>/d1' */
|
||||||
double d_DSTATE; /* '<S44>/d' */
|
double d_DSTATE_e; /* '<S55>/d' */
|
||||||
double d1_DSTATE_i; /* '<S45>/d1' */
|
double d1_DSTATE_i; /* '<S56>/d1' */
|
||||||
double d_DSTATE_p; /* '<S45>/d' */
|
double d_DSTATE_p; /* '<S56>/d' */
|
||||||
double d1_DSTATE_o; /* '<S46>/d1' */
|
double d1_DSTATE_o1; /* '<S57>/d1' */
|
||||||
double d_DSTATE_n; /* '<S46>/d' */
|
double d_DSTATE_n; /* '<S57>/d' */
|
||||||
double Integrator_1_DSTATE; /* '<S8>/Integrator_1' */
|
double Integrator_1_DSTATE; /* '<S12>/Integrator_1' */
|
||||||
double d1_DSTATE_a; /* '<S47>/d1' */
|
double d1_DSTATE_a; /* '<S58>/d1' */
|
||||||
double d_DSTATE_d; /* '<S47>/d' */
|
double d_DSTATE_d1; /* '<S58>/d' */
|
||||||
double d1_DSTATE_c; /* '<S24>/d1' */
|
double Delay_DSTATE_c; /* '<S22>/Delay' */
|
||||||
double d_DSTATE_l; /* '<S24>/d' */
|
double Delay_DSTATE_i1; /* '<S23>/Delay' */
|
||||||
double d_DSTATE_i; /* '<S34>/d' */
|
double PrevY; /* '<S2>/Rate Limiter' */
|
||||||
double d1_DSTATE_p; /* '<S34>/d1' */
|
double PrevY_a; /* '<S24>/Input_Vx_RateLimiter' */
|
||||||
double d_DSTATE_c; /* '<S35>/d' */
|
double PrevY_ak; /* '<S7>/TargetSpd_RateLimiter' */
|
||||||
double d1_DSTATE_h; /* '<S35>/d1' */
|
double Memory_PreviousInput; /* '<S7>/Memory' */
|
||||||
double d_DSTATE_db; /* '<S36>/d' */
|
double PrevY_o; /* '<S7>/Brake_Out_RateLimiter' */
|
||||||
double d1_DSTATE_l; /* '<S36>/d1' */
|
double HAC_ON_FLAG; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double Delay1_DSTATE; /* '<S38>/Delay1' */
|
double Smoothed_Torque; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double Delay2_DSTATE; /* '<S38>/Delay2' */
|
double HAC_Desired_Torque; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double d1_DSTATE_e; /* '<S37>/d1' */
|
double HAC_ON_Timer; /* '<S12>/HAC_OFF_OK_Func' */
|
||||||
double d_DSTATE_ij; /* '<S37>/d' */
|
uint8_t is_active_c6_ADM_Integrated_Log;/* '<S12>/Chart' */
|
||||||
double d_DSTATE_ir; /* '<S26>/d' */
|
uint8_t is_c6_ADM_Integrated_Logic; /* '<S12>/Chart' */
|
||||||
double d1_DSTATE_of; /* '<S26>/d1' */
|
bool icLoad; /* '<S61>/Delay' */
|
||||||
double d_DSTATE_m; /* '<S27>/d' */
|
bool icLoad_e; /* '<S60>/Delay' */
|
||||||
double d1_DSTATE_hm; /* '<S27>/d1' */
|
bool icLoad_l; /* '<S22>/Delay' */
|
||||||
double d_DSTATE_mw; /* '<S28>/d' */
|
bool icLoad_d; /* '<S23>/Delay' */
|
||||||
double d1_DSTATE_g; /* '<S28>/d1' */
|
bool K_ss_not_empty; /* '<S1>/MATLAB Function' */
|
||||||
double d1_DSTATE_ej; /* '<S29>/d1' */
|
|
||||||
double d_DSTATE_j; /* '<S29>/d' */
|
|
||||||
double Delay1_DSTATE_c; /* '<S30>/Delay1' */
|
|
||||||
double Delay2_DSTATE_n; /* '<S30>/Delay2' */
|
|
||||||
double Delay_DSTATE_c4; /* '<S16>/Delay' */
|
|
||||||
double Delay_DSTATE_i1; /* '<S17>/Delay' */
|
|
||||||
double PrevY; /* '<S18>/Input_Vx_RateLimiter' */
|
|
||||||
double PrevY_o; /* '<S4>/Brake_Out_RateLimiter' */
|
|
||||||
double PrevY_a; /* '<S4>/TargetSpd_RateLimiter' */
|
|
||||||
double Memory_PreviousInput; /* '<S4>/Memory' */
|
|
||||||
double HAC_ON_FLAG; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double Smoothed_Torque; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double HAC_Desired_Torque; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
double HAC_ON_Timer; /* '<S8>/HAC_OFF_OK_Func' */
|
|
||||||
uint8_t is_active_c6_ADM_Integrated_Log;/* '<S8>/Chart' */
|
|
||||||
uint8_t is_c6_ADM_Integrated_Logic; /* '<S8>/Chart' */
|
|
||||||
bool icLoad; /* '<S50>/Delay' */
|
|
||||||
bool icLoad_e; /* '<S49>/Delay' */
|
|
||||||
bool icLoad_l; /* '<S16>/Delay' */
|
|
||||||
bool icLoad_d; /* '<S17>/Delay' */
|
|
||||||
} DW_ADM_Integrated_Logic_T;
|
} DW_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* Invariant block signals (default storage) */
|
/* Invariant block signals (default storage) */
|
||||||
typedef struct {
|
typedef struct {
|
||||||
const double W_value; /* '<S43>/Multiply' */
|
const double W_value; /* '<S54>/Multiply' */
|
||||||
const double W_Value_for_Brake; /* '<S43>/Multiply4' */
|
const double W_Value_for_Brake; /* '<S54>/Multiply4' */
|
||||||
} ConstB_ADM_Integrated_Logic_T;
|
} ConstB_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* External inputs (root inport signals with default storage) */
|
/* External inputs (root inport signals with default storage) */
|
||||||
@ -133,6 +143,9 @@ typedef struct {
|
|||||||
double GV_ACU_ECU_Fault_Flag1; /* '<Root>/GV_ACU_ECU_Fault_Flag1' */
|
double GV_ACU_ECU_Fault_Flag1; /* '<Root>/GV_ACU_ECU_Fault_Flag1' */
|
||||||
double GV_ACU_ECU_Fault_Flag2; /* '<Root>/GV_ACU_ECU_Fault_Flag2' */
|
double GV_ACU_ECU_Fault_Flag2; /* '<Root>/GV_ACU_ECU_Fault_Flag2' */
|
||||||
double GV_ACU_ECU_Fault_Flag3; /* '<Root>/GV_ACU_ECU_Fault_Flag3' */
|
double GV_ACU_ECU_Fault_Flag3; /* '<Root>/GV_ACU_ECU_Fault_Flag3' */
|
||||||
|
double GV_Drive_ACC_Cmd; /* '<Root>/GV_Drive_ACC_Cmd' */
|
||||||
|
double GV_VCU_AccControlFlag; /* '<Root>/GV_VCU_AccControlFlag' */
|
||||||
|
double GV_VCU_Acc_Limit; /* '<Root>/GV_VCU_Acc_Limit' */
|
||||||
} ExtU_ADM_Integrated_Logic_T;
|
} ExtU_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* External outputs (root outports fed by signals with default storage) */
|
/* External outputs (root outports fed by signals with default storage) */
|
||||||
@ -153,6 +166,8 @@ typedef struct {
|
|||||||
double Target_RWA_Out; /* '<Root>/Target_RWA_Out' */
|
double Target_RWA_Out; /* '<Root>/Target_RWA_Out' */
|
||||||
double Target_IDB_Out; /* '<Root>/Target_IDB_Out' */
|
double Target_IDB_Out; /* '<Root>/Target_IDB_Out' */
|
||||||
double Target_MCU_Out; /* '<Root>/Target_MCU_Out' */
|
double Target_MCU_Out; /* '<Root>/Target_MCU_Out' */
|
||||||
|
double GV_VCU_EstMass; /* '<Root>/GV_VCU_EstMass' */
|
||||||
|
bool GV_VCU_EstMassFlag; /* '<Root>/GV_VCU_EstMassFlag' */
|
||||||
} ExtY_ADM_Integrated_Logic_T;
|
} ExtY_ADM_Integrated_Logic_T;
|
||||||
|
|
||||||
/* Real-time Model Data Structure */
|
/* Real-time Model Data Structure */
|
||||||
@ -180,37 +195,40 @@ extern RT_MODEL_ADM_Integrated_Logic_T *const ADM_Integrated_Logic_M;
|
|||||||
/*-
|
/*-
|
||||||
* These blocks were eliminated from the model due to optimizations:
|
* These blocks were eliminated from the model due to optimizations:
|
||||||
*
|
*
|
||||||
* Block '<S21>/BW_PI' : Unused code path elimination
|
* Block '<S28>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/Constant1' : Unused code path elimination
|
* Block '<S27>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/Constant16' : Unused code path elimination
|
* Block '<S27>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S21>/Constant17' : Unused code path elimination
|
* Block '<S31>/BW_PI' : Unused code path elimination
|
||||||
* Block '<S21>/Constant2' : Unused code path elimination
|
* Block '<S31>/Constant1' : Unused code path elimination
|
||||||
* Block '<S43>/Brake_Saturation' : Unused code path elimination
|
* Block '<S31>/Constant16' : Unused code path elimination
|
||||||
* Block '<S43>/Multiply5' : Unused code path elimination
|
* Block '<S31>/Constant17' : Unused code path elimination
|
||||||
* Block '<S43>/Radius1' : Unused code path elimination
|
* Block '<S31>/Constant2' : Unused code path elimination
|
||||||
* Block '<S49>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S54>/Brake_Saturation' : Unused code path elimination
|
||||||
* Block '<S54>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S54>/Multiply5' : Unused code path elimination
|
||||||
* Block '<S54>/Data Type Propagation' : Unused code path elimination
|
* Block '<S54>/Radius1' : Unused code path elimination
|
||||||
* Block '<S50>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S60>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S55>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S65>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S55>/Data Type Propagation' : Unused code path elimination
|
* Block '<S65>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S8>/Scope2' : Unused code path elimination
|
* Block '<S61>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S16>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S66>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S56>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S66>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S56>/Data Type Propagation' : Unused code path elimination
|
* Block '<S12>/Scope2' : Unused code path elimination
|
||||||
* Block '<S17>/FixPt Data Type Duplicate' : Unused code path elimination
|
* Block '<S22>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S57>/Data Type Duplicate' : Unused code path elimination
|
* Block '<S67>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S57>/Data Type Propagation' : Unused code path elimination
|
* Block '<S67>/Data Type Propagation' : Unused code path elimination
|
||||||
* Block '<S4>/ControlFlag' : Eliminated nontunable gain of 1
|
* Block '<S23>/FixPt Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S21>/FBGain' : Eliminated nontunable gain of 1
|
* Block '<S68>/Data Type Duplicate' : Unused code path elimination
|
||||||
* Block '<S32>/FFGain' : Eliminated nontunable gain of 1
|
* Block '<S68>/Data Type Propagation' : Unused code path elimination
|
||||||
|
* Block '<S7>/ControlFlag' : Eliminated nontunable gain of 1
|
||||||
|
* Block '<S31>/FBGain' : Eliminated nontunable gain of 1
|
||||||
|
* Block '<S42>/FFGain' : Eliminated nontunable gain of 1
|
||||||
* Block '<S1>/Data Type Conversion1' : Eliminate redundant data type conversion
|
* Block '<S1>/Data Type Conversion1' : Eliminate redundant data type conversion
|
||||||
* Block '<S1>/Data Type Conversion3' : Eliminate redundant data type conversion
|
* Block '<S1>/Data Type Conversion3' : Eliminate redundant data type conversion
|
||||||
* Block '<S43>/HAC_Gain' : Eliminated nontunable gain of 1
|
* Block '<S54>/HAC_Gain' : Eliminated nontunable gain of 1
|
||||||
* Block '<S49>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S60>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S50>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S61>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S16>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S22>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
* Block '<S17>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
* Block '<S23>/Zero-Order Hold' : Eliminated since input and output rates are identical
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
@ -229,64 +247,75 @@ extern RT_MODEL_ADM_Integrated_Logic_T *const ADM_Integrated_Logic_M;
|
|||||||
*
|
*
|
||||||
* '<Root>' : 'ADM_Integrated_Logic'
|
* '<Root>' : 'ADM_Integrated_Logic'
|
||||||
* '<S1>' : 'ADM_Integrated_Logic/Delivery_Mobility'
|
* '<S1>' : 'ADM_Integrated_Logic/Delivery_Mobility'
|
||||||
* '<S2>' : 'ADM_Integrated_Logic/Delivery_Mobility/Actuator_Fault_Decision'
|
* '<S2>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control'
|
||||||
* '<S3>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant'
|
* '<S3>' : 'ADM_Integrated_Logic/Delivery_Mobility/Actuator_Fault_Decision'
|
||||||
* '<S4>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1'
|
* '<S4>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant'
|
||||||
* '<S5>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Brake_Func'
|
* '<S5>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant1'
|
||||||
* '<S6>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Motor_Func'
|
* '<S6>' : 'ADM_Integrated_Logic/Delivery_Mobility/Compare To Constant2'
|
||||||
* '<S7>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position'
|
* '<S7>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1'
|
||||||
* '<S8>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1'
|
* '<S8>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Brake_Func'
|
||||||
* '<S9>' : 'ADM_Integrated_Logic/Delivery_Mobility/IDB_Fault_Injection'
|
* '<S9>' : 'ADM_Integrated_Logic/Delivery_Mobility/Emergency_Motor_Func'
|
||||||
* '<S10>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function1'
|
* '<S10>' : 'ADM_Integrated_Logic/Delivery_Mobility/Enabled Subsystem'
|
||||||
* '<S11>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function2'
|
* '<S11>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position'
|
||||||
* '<S12>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function5'
|
* '<S12>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1'
|
||||||
* '<S13>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function6'
|
* '<S13>' : 'ADM_Integrated_Logic/Delivery_Mobility/IDB_Fault_Injection'
|
||||||
* '<S14>' : 'ADM_Integrated_Logic/Delivery_Mobility/MCU_Fault_Injection'
|
* '<S14>' : 'ADM_Integrated_Logic/Delivery_Mobility/LPFM5'
|
||||||
* '<S15>' : 'ADM_Integrated_Logic/Delivery_Mobility/RWA_Actuator_Fault_Injection'
|
* '<S15>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function'
|
||||||
* '<S16>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic'
|
* '<S16>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function1'
|
||||||
* '<S17>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1'
|
* '<S17>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function2'
|
||||||
* '<S18>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic'
|
* '<S18>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function5'
|
||||||
* '<S19>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB'
|
* '<S19>' : 'ADM_Integrated_Logic/Delivery_Mobility/MATLAB Function6'
|
||||||
* '<S20>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB_Gain'
|
* '<S20>' : 'ADM_Integrated_Logic/Delivery_Mobility/MCU_Fault_Injection'
|
||||||
* '<S21>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller'
|
* '<S21>' : 'ADM_Integrated_Logic/Delivery_Mobility/RWA_Actuator_Fault_Injection'
|
||||||
* '<S22>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/GearCondition_Brake'
|
* '<S22>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic'
|
||||||
* '<S23>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Gear_pos_out'
|
* '<S23>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1'
|
||||||
* '<S24>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/LPFM'
|
* '<S24>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic'
|
||||||
* '<S25>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Target_RPM'
|
* '<S25>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Controller'
|
||||||
* '<S26>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot3'
|
* '<S26>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/MATLAB Function'
|
||||||
* '<S27>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot4'
|
* '<S27>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Saturation Dynamic'
|
||||||
* '<S28>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot5'
|
* '<S28>' : 'ADM_Integrated_Logic/Delivery_Mobility/Acceleration_Control/Controller/Discrete Derivative'
|
||||||
* '<S29>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/LPFM'
|
* '<S29>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB'
|
||||||
* '<S30>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Second order LPF'
|
* '<S30>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB_Gain'
|
||||||
* '<S31>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB'
|
* '<S31>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller'
|
||||||
* '<S32>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF'
|
* '<S32>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/GearCondition_Brake'
|
||||||
* '<S33>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB/P'
|
* '<S33>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Gear_pos_out'
|
||||||
* '<S34>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot'
|
* '<S34>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/LPFM'
|
||||||
* '<S35>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot2'
|
* '<S35>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/Target_RPM'
|
||||||
* '<S36>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot3'
|
* '<S36>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot3'
|
||||||
* '<S37>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/LPFM'
|
* '<S37>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot4'
|
||||||
* '<S38>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Second order LPF'
|
* '<S38>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Dot5'
|
||||||
* '<S39>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Compare To Constant'
|
* '<S39>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/LPFM'
|
||||||
* '<S40>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Gear_FUNCTION1'
|
* '<S40>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/DOB/Second order LPF'
|
||||||
* '<S41>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Chart'
|
* '<S41>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB'
|
||||||
* '<S42>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/HAC_OFF_OK_Func'
|
* '<S42>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF'
|
||||||
* '<S43>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2'
|
* '<S43>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FB/P'
|
||||||
* '<S44>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM'
|
* '<S44>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot'
|
||||||
* '<S45>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM1'
|
* '<S45>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot2'
|
||||||
* '<S46>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM2'
|
* '<S46>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Dot3'
|
||||||
* '<S47>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM3'
|
* '<S47>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/LPFM'
|
||||||
* '<S48>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Pitch_calculate'
|
* '<S48>' : 'ADM_Integrated_Logic/Delivery_Mobility/Cruise_Control1/FF_PID_Controller/FF/Second order LPF'
|
||||||
* '<S49>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic'
|
* '<S49>' : 'ADM_Integrated_Logic/Delivery_Mobility/Enabled Subsystem/MATLAB Function'
|
||||||
* '<S50>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1'
|
* '<S50>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Compare To Constant'
|
||||||
* '<S51>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_R'
|
* '<S51>' : 'ADM_Integrated_Logic/Delivery_Mobility/Gear_Position/Gear_FUNCTION1'
|
||||||
* '<S52>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c'
|
* '<S52>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Chart'
|
||||||
* '<S53>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c1'
|
* '<S53>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/HAC_OFF_OK_Func'
|
||||||
* '<S54>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic/Saturation Dynamic'
|
* '<S54>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2'
|
||||||
* '<S55>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1/Saturation Dynamic'
|
* '<S55>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM'
|
||||||
* '<S56>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic/Saturation Dynamic'
|
* '<S56>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM1'
|
||||||
* '<S57>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1/Saturation Dynamic'
|
* '<S57>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM2'
|
||||||
* '<S58>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Compare To Constant'
|
* '<S58>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/LPFM3'
|
||||||
* '<S59>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Vx_OutPut_Function'
|
* '<S59>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Pitch_calculate'
|
||||||
|
* '<S60>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic'
|
||||||
|
* '<S61>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1'
|
||||||
|
* '<S62>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_R'
|
||||||
|
* '<S63>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c'
|
||||||
|
* '<S64>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Hill_Required_Torque2/Calculate_F_c1'
|
||||||
|
* '<S65>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic/Saturation Dynamic'
|
||||||
|
* '<S66>' : 'ADM_Integrated_Logic/Delivery_Mobility/HAC_Logic1/Rate Limiter Dynamic1/Saturation Dynamic'
|
||||||
|
* '<S67>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic/Saturation Dynamic'
|
||||||
|
* '<S68>' : 'ADM_Integrated_Logic/Delivery_Mobility/Rate Limiter Dynamic1/Saturation Dynamic'
|
||||||
|
* '<S69>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Compare To Constant'
|
||||||
|
* '<S70>' : 'ADM_Integrated_Logic/Delivery_Mobility/Vx_Logic/Vx_OutPut_Function'
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
## Makefile generated for component 'ADM_Integrated_Logic'.
|
## Makefile generated for component 'ADM_Integrated_Logic'.
|
||||||
##
|
##
|
||||||
## Makefile : ADM_Integrated_Logic.mk
|
## Makefile : ADM_Integrated_Logic.mk
|
||||||
## Generated on : Wed Oct 01 13:13:09 2025
|
## Generated on : Tue Oct 14 19:23:25 2025
|
||||||
## Final product: $(RELATIVE_PATH_TO_ANCHOR)\ADM_Integrated_Logic.exe
|
## Final product: $(RELATIVE_PATH_TO_ANCHOR)\ADM_Integrated_Logic.exe
|
||||||
## Product type : executable
|
## Product type : executable
|
||||||
##
|
##
|
||||||
|
|||||||
@ -7,9 +7,9 @@
|
|||||||
*
|
*
|
||||||
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
||||||
*
|
*
|
||||||
* Model version : 14.12
|
* Model version : 14.26
|
||||||
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
||||||
* C/C++ source code generated on : Wed Oct 1 17:28:20 2025
|
* C/C++ source code generated on : Tue Oct 14 20:08:12 2025
|
||||||
*
|
*
|
||||||
* Target selection: ert.tlc
|
* Target selection: ert.tlc
|
||||||
* Embedded hardware selection: NXP->Cortex-M4
|
* Embedded hardware selection: NXP->Cortex-M4
|
||||||
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
/* Invariant block signals (default storage) */
|
/* Invariant block signals (default storage) */
|
||||||
const ConstB_ADM_Integrated_Logic_T ADM_Integrated_Logic_ConstB = {
|
const ConstB_ADM_Integrated_Logic_T ADM_Integrated_Logic_ConstB = {
|
||||||
12753.0, /* '<S43>/Multiply' */
|
12753.0, /* '<S54>/Multiply' */
|
||||||
12753.0 /* '<S43>/Multiply4' */
|
12753.0 /* '<S54>/Multiply4' */
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user