ADM/GW/Debug_FLASH/RTD/src/Lpi2c_Ip_Irq.c.077i.pure-const
2024-10-30 17:21:58 +09:00

153 lines
4.8 KiB
Plaintext

local analysis of LPI2C1_Master_Slave_IRQHandler
scanning: Lpi2c_Ip_ModuleIRQHandler (1);
scanning: return;
Function is locally const.
local analysis of LPI2C0_Master_Slave_IRQHandler
scanning: Lpi2c_Ip_ModuleIRQHandler (0);
scanning: return;
Function is locally const.
callgraph:
Lpi2c_Ip_ModuleIRQHandler/2 (Lpi2c_Ip_ModuleIRQHandler) @05df3620
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: LPI2C1_Master_Slave_IRQHandler/1 (1073741824 (estimated locally),1.00 per call) LPI2C0_Master_Slave_IRQHandler/0 (1073741824 (estimated locally),1.00 per call)
Calls:
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @05df31c0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4818
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @05deee00
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4a38
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
ordered call graph: reduced for nothrow
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @05df31c0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4818
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @05deee00
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4a38
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
MALLOC LATTICE Initial:
LPI2C1_Master_Slave_IRQHandler: malloc_bottom
LPI2C0_Master_Slave_IRQHandler: malloc_bottom
MALLOC LATTICE after propagation:
LPI2C1_Master_Slave_IRQHandler: malloc_bottom
LPI2C0_Master_Slave_IRQHandler: malloc_bottom
callgraph:
Lpi2c_Ip_ModuleIRQHandler/2 (Lpi2c_Ip_ModuleIRQHandler) @05df3620
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: LPI2C1_Master_Slave_IRQHandler/1 (1073741824 (estimated locally),1.00 per call) LPI2C0_Master_Slave_IRQHandler/0 (1073741824 (estimated locally),1.00 per call)
Calls:
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @05df31c0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4958
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @05deee00
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4998
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
ordered call graph: reduced
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @05df31c0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4958
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @05deee00
Type: function definition analyzed
Visibility: externally_visible public
Aux: @032d4998
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
LPI2C1_Master_Slave_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpi2c_Ip_ModuleIRQHandler (1);
return;
}
LPI2C0_Master_Slave_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpi2c_Ip_ModuleIRQHandler (0);
return;
}