mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
94 lines
2.1 KiB
Plaintext
94 lines
2.1 KiB
Plaintext
|
|
Marking local functions:
|
|
|
|
|
|
Marking externally visible functions: Soc_Check_befor_IGN Soc_Check
|
|
|
|
|
|
Marking externally visible variables:
|
|
|
|
|
|
Reclaiming functions:
|
|
Reclaiming variables:
|
|
Clearing address taken flags:
|
|
Symbol table:
|
|
|
|
GV_SOC_STAT_Flag/4 (GV_SOC_STAT_Flag) @06b74d38
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: Soc_Check_befor_IGN/1 (write)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
GV_SOC_Value/3 (GV_SOC_Value) @06b74b40
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: Soc_Check/0 (write)Soc_Check_befor_IGN/1 (write)Soc_Check_befor_IGN/1 (read)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
ECU3/2 (ECU3) @06b74af8
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: Soc_Check/0 (read)Soc_Check_befor_IGN/1 (read)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
Soc_Check_befor_IGN/1 (Soc_Check_befor_IGN) @06b792a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: ECU3/2 (read)GV_SOC_Value/3 (write)GV_SOC_Value/3 (read)GV_SOC_STAT_Flag/4 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: body optimize_size
|
|
Called by:
|
|
Calls:
|
|
Soc_Check/0 (Soc_Check) @06b79000
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: ECU3/2 (read)GV_SOC_Value/3 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: body optimize_size
|
|
Called by:
|
|
Calls:
|
|
Soc_Check_befor_IGN ()
|
|
{
|
|
<bb 2> :
|
|
# DEBUG BEGIN_STMT
|
|
_1 = ECU3.RX.CH0_BCM_VCU_Signal2_0x580.BMS_SOC;
|
|
_2 = (float) _1;
|
|
GV_SOC_Value = _2;
|
|
# DEBUG BEGIN_STMT
|
|
GV_SOC_Value.0_3 = GV_SOC_Value;
|
|
if (GV_SOC_Value.0_3 <= 3.0e+1)
|
|
goto <bb 3>; [INV]
|
|
else
|
|
goto <bb 4>; [INV]
|
|
|
|
<bb 3> :
|
|
# DEBUG BEGIN_STMT
|
|
GV_SOC_STAT_Flag = 3;
|
|
|
|
<bb 4> :
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
Soc_Check ()
|
|
{
|
|
<bb 2> :
|
|
# DEBUG BEGIN_STMT
|
|
_1 = ECU3.RX.CH0_BCM_VCU_Signal2_0x580.BMS_SOC;
|
|
_2 = (float) _1;
|
|
GV_SOC_Value = _2;
|
|
return;
|
|
|
|
}
|
|
|
|
|