mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
127 lines
4.0 KiB
Plaintext
127 lines
4.0 KiB
Plaintext
Symbol table:
|
|
|
|
Flexio_Mcl_Ip_SetDebugEnable/7 (Flexio_Mcl_Ip_SetDebugEnable) @0693bb60
|
|
Type: function
|
|
Visibility: external public
|
|
References:
|
|
Referring:
|
|
Availability: not_available
|
|
Function flags: optimize_size
|
|
Called by: Flexio_Mcl_Ip_InitDevice/3 (1073741824 (estimated locally),1.00 per call)
|
|
Calls:
|
|
Flexio_Mcl_Ip_SetEnable/6 (Flexio_Mcl_Ip_SetEnable) @0693ba80
|
|
Type: function
|
|
Visibility: external public
|
|
References:
|
|
Referring:
|
|
Availability: not_available
|
|
Function flags: optimize_size
|
|
Called by: Flexio_Mcl_Ip_InitDevice/3 (1073741824 (estimated locally),1.00 per call)
|
|
Calls:
|
|
Flexio_Mcl_Ip_Init/5 (Flexio_Mcl_Ip_Init) @0693b9a0
|
|
Type: function
|
|
Visibility: external public
|
|
References:
|
|
Referring:
|
|
Availability: not_available
|
|
Function flags: optimize_size
|
|
Called by: Flexio_Mcl_Ip_DeinitDevice/4 (1073741824 (estimated locally),1.00 per call) Flexio_Mcl_Ip_InitDevice/3 (1073741824 (estimated locally),1.00 per call)
|
|
Calls:
|
|
Flexio_Mcl_Ip_DeinitDevice/4 (Flexio_Mcl_Ip_DeinitDevice) @0693b540
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: Flexio_Ip_IpIsInitialized/2 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Flexio_Mcl_Ip_Init/5 (1073741824 (estimated locally),1.00 per call)
|
|
Flexio_Mcl_Ip_InitDevice/3 (Flexio_Mcl_Ip_InitDevice) @0693b2a0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: Flexio_Ip_IpIsInitialized/2 (read)Flexio_Ip_IpIsInitialized/2 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Flexio_Mcl_Ip_SetDebugEnable/7 (1073741824 (estimated locally),1.00 per call) Flexio_Mcl_Ip_SetEnable/6 (1073741824 (estimated locally),1.00 per call) Flexio_Mcl_Ip_Init/5 (1073741824 (estimated locally),1.00 per call)
|
|
Flexio_Ip_IpIsInitialized/2 (Flexio_Ip_IpIsInitialized) @0693a1b0
|
|
Type: variable definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring: Flexio_Mcl_Ip_InitDevice/3 (write)Flexio_Mcl_Ip_InitDevice/3 (read)Flexio_Mcl_Ip_DeinitDevice/4 (write)
|
|
Availability: available
|
|
Varpool flags: initialized
|
|
flexioBase/1 (flexioBase) @0693a168
|
|
Type: variable definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Varpool flags: initialized read-only const-value-known
|
|
Flexio_Mcl_Ip_DeinitDevice (uint32 instance)
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG baseAddr => 1077035008B
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Mcl_Ip_Init (1077035008B);
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Ip_IpIsInitialized[instance_3(D)] = 0;
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
Flexio_Mcl_Ip_InitDevice (const struct Flexio_Ip_InstanceConfigType * const pFlexioInitType)
|
|
{
|
|
boolean LocDebugEnable;
|
|
uint8 LocInstance;
|
|
Flexio_Ip_CommonStatusType status;
|
|
int _1;
|
|
_Bool _2;
|
|
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG status => 0
|
|
# DEBUG BEGIN_STMT
|
|
LocInstance_6 = pFlexioInitType_5(D)->instance;
|
|
# DEBUG LocInstance => LocInstance_6
|
|
# DEBUG BEGIN_STMT
|
|
LocDebugEnable_7 = pFlexioInitType_5(D)->debugEnable;
|
|
# DEBUG LocDebugEnable => LocDebugEnable_7
|
|
# DEBUG BEGIN_STMT
|
|
_1 = (int) LocInstance_6;
|
|
# DEBUG baseAddr => 1077035008B
|
|
# DEBUG BEGIN_STMT
|
|
_2 = Flexio_Ip_IpIsInitialized[_1];
|
|
if (_2 != 0)
|
|
goto <bb 3>; [50.00%]
|
|
else
|
|
goto <bb 4>; [50.00%]
|
|
|
|
<bb 3> [local count: 536870913]:
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG status => 1
|
|
|
|
<bb 4> [local count: 1073741824]:
|
|
# status_3 = PHI <0(2), 1(3)>
|
|
# DEBUG status => status_3
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Mcl_Ip_Init (1077035008B);
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Mcl_Ip_SetEnable (1077035008B, 1);
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Mcl_Ip_SetDebugEnable (1077035008B, LocDebugEnable_7);
|
|
# DEBUG BEGIN_STMT
|
|
Flexio_Ip_IpIsInitialized[_1] = 1;
|
|
# DEBUG BEGIN_STMT
|
|
# DEBUG BEGIN_STMT
|
|
return status_3;
|
|
|
|
}
|
|
|
|
|