mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
Symbol table:
|
|
|
|
GV_can_rx_ldc_v/2 (GV_can_rx_ldc_v) @05ec1c60
|
|
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) @05ec1c18
|
|
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) @05ec52a0
|
|
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;
|
|
|
|
}
|
|
|
|
|