ADM/GW/Debug_FLASH/src/BCM/PWM.c.071i.devirt

142 lines
4.9 KiB
Plaintext

Symbol table:
GV_PWM_2/4 (GV_PWM_2) @06b98750
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (read)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)
Availability: not_available
Varpool flags:
Set_PWM_Duty/3 (Set_PWM_Duty) @06b97460
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: PWM_for_dirve_mode/0 (233860969 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (233860969 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (237404317 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (237404317 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (237404317 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (237404317 (estimated locally),0.22 per call) PWM_for_dirve_mode/0 (182536110 (estimated locally),0.17 per call) PWM_for_dirve_mode/0 (182536110 (estimated locally),0.17 per call) PWM_for_dirve_mode/0 (182536110 (estimated locally),0.17 per call) PWM_for_dirve_mode/0 (182536110 (estimated locally),0.17 per call)
Calls:
GV_PWM_1/2 (GV_PWM_1) @06b98678
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: PWM_for_dirve_mode/0 (read)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)PWM_for_dirve_mode/0 (write)
Availability: not_available
Varpool flags:
GV_Operation_Mode/1 (GV_Operation_Mode) @06b98630
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: PWM_for_dirve_mode/0 (read)
Availability: not_available
Varpool flags:
PWM_for_dirve_mode/0 (PWM_for_dirve_mode) @06b97000
Type: function definition analyzed
Visibility: externally_visible public
References: GV_Operation_Mode/1 (read)GV_PWM_1/2 (read)GV_PWM_1/2 (write)GV_PWM_2/4 (write)GV_PWM_1/2 (write)GV_PWM_2/4 (write)GV_PWM_2/4 (read)GV_PWM_2/4 (write)GV_PWM_1/2 (write)GV_PWM_2/4 (write)GV_PWM_1/2 (write)GV_PWM_2/4 (write)GV_PWM_1/2 (write)
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Set_PWM_Duty/3 (233860969 (estimated locally),0.22 per call) Set_PWM_Duty/3 (233860969 (estimated locally),0.22 per call) Set_PWM_Duty/3 (237404317 (estimated locally),0.22 per call) Set_PWM_Duty/3 (237404317 (estimated locally),0.22 per call) Set_PWM_Duty/3 (237404317 (estimated locally),0.22 per call) Set_PWM_Duty/3 (237404317 (estimated locally),0.22 per call) Set_PWM_Duty/3 (182536110 (estimated locally),0.17 per call) Set_PWM_Duty/3 (182536110 (estimated locally),0.17 per call) Set_PWM_Duty/3 (182536110 (estimated locally),0.17 per call) Set_PWM_Duty/3 (182536110 (estimated locally),0.17 per call)
PWM_for_dirve_mode ()
{
unsigned char GV_Operation_Mode.0_1;
unsigned char GV_PWM_1.1_2;
unsigned char GV_PWM_2.3_3;
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
GV_Operation_Mode.0_1 = GV_Operation_Mode;
if (GV_Operation_Mode.0_1 == 1)
goto <bb 3>; [34.00%]
else
goto <bb 6>; [66.00%]
<bb 3> [local count: 365072220]:
# DEBUG BEGIN_STMT
GV_PWM_1.1_2 = GV_PWM_1;
if (GV_PWM_1.1_2 == 0)
goto <bb 4>; [50.00%]
else
goto <bb 5>; [50.00%]
<bb 4> [local count: 182536110]:
# DEBUG BEGIN_STMT
Set_PWM_Duty (0, 1.0e+2);
# DEBUG BEGIN_STMT
Set_PWM_Duty (1, 0.0);
# DEBUG BEGIN_STMT
GV_PWM_1 = 1;
# DEBUG BEGIN_STMT
GV_PWM_2 = 0;
goto <bb 11>; [100.00%]
<bb 5> [local count: 182536110]:
# DEBUG BEGIN_STMT
Set_PWM_Duty (0, 0.0);
# DEBUG BEGIN_STMT
Set_PWM_Duty (1, 0.0);
# DEBUG BEGIN_STMT
GV_PWM_1 = 0;
# DEBUG BEGIN_STMT
GV_PWM_2 = 0;
goto <bb 11>; [100.00%]
<bb 6> [local count: 708669605]:
# DEBUG BEGIN_STMT
if (GV_Operation_Mode.0_1 == 0)
goto <bb 7>; [67.00%]
else
goto <bb 10>; [33.00%]
<bb 7> [local count: 474808635]:
# DEBUG BEGIN_STMT
GV_PWM_2.3_3 = GV_PWM_2;
if (GV_PWM_2.3_3 == 0)
goto <bb 8>; [50.00%]
else
goto <bb 9>; [50.00%]
<bb 8> [local count: 237404317]:
# DEBUG BEGIN_STMT
Set_PWM_Duty (1, 1.0e+2);
# DEBUG BEGIN_STMT
Set_PWM_Duty (0, 0.0);
# DEBUG BEGIN_STMT
GV_PWM_2 = 1;
# DEBUG BEGIN_STMT
GV_PWM_1 = 0;
goto <bb 11>; [100.00%]
<bb 9> [local count: 237404317]:
# DEBUG BEGIN_STMT
Set_PWM_Duty (1, 0.0);
# DEBUG BEGIN_STMT
Set_PWM_Duty (0, 0.0);
# DEBUG BEGIN_STMT
GV_PWM_2 = 0;
# DEBUG BEGIN_STMT
GV_PWM_1 = 0;
goto <bb 11>; [100.00%]
<bb 10> [local count: 233860969]:
# DEBUG BEGIN_STMT
Set_PWM_Duty (1, 0.0);
# DEBUG BEGIN_STMT
Set_PWM_Duty (0, 0.0);
# DEBUG BEGIN_STMT
GV_PWM_2 = 0;
# DEBUG BEGIN_STMT
GV_PWM_1 = 0;
<bb 11> [local count: 1073741824]:
return;
}