mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
57 lines
1.2 KiB
Plaintext
57 lines
1.2 KiB
Plaintext
|
|
Marking local functions:
|
|
|
|
|
|
Marking externally visible functions: Read_LDC_Voltage
|
|
|
|
|
|
Marking externally visible variables:
|
|
|
|
Clearing variable flags:
|
|
|
|
Reclaiming functions:
|
|
Reclaiming variables:
|
|
Clearing address taken flags:
|
|
Symbol table:
|
|
|
|
GV_can_rx_ldc_v/2 (GV_can_rx_ldc_v) @068a5288
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: Read_LDC_Voltage/0 (write)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
ECU3/1 (ECU3) @068a5240
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: Read_LDC_Voltage/0 (read)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
Read_LDC_Voltage/0 (Read_LDC_Voltage) @06af7ee0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: ECU3/1 (read)GV_can_rx_ldc_v/2 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
Read_LDC_Voltage ()
|
|
{
|
|
<unnamed-unsigned:10> _1;
|
|
unsigned char _2;
|
|
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
_1 = ECU3.RX.CH0_BCM_VCU_Signal4_0x595.LDC_INP_VOLT;
|
|
_2 = (unsigned char) _1;
|
|
GV_can_rx_ldc_v = _2;
|
|
return;
|
|
|
|
}
|
|
|
|
|