ADM/GW/Debug_FLASH/RTD/src/Lpuart_Uart_Ip_Irq.c.079i.static-var
2024-10-30 17:21:58 +09:00

169 lines
5.0 KiB
Plaintext

callgraph:
Lpuart_Uart_Ip_IRQHandler/29 (Lpuart_Uart_Ip_IRQHandler) @05e0d9a0
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: LPUART_UART_IP_13_IRQHandler/28 (1073741824 (estimated locally),1.00 per call) LPUART_UART_IP_10_IRQHandler/27 (1073741824 (estimated locally),1.00 per call) LPUART_UART_IP_2_IRQHandler/26 (1073741824 (estimated locally),1.00 per call) LPUART_UART_IP_0_IRQHandler/25 (1073741824 (estimated locally),1.00 per call)
Calls:
LPUART_UART_IP_13_IRQHandler/28 (LPUART_UART_IP_13_IRQHandler) @05e0d540
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_10_IRQHandler/27 (LPUART_UART_IP_10_IRQHandler) @05e0d2a0
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_2_IRQHandler/26 (LPUART_UART_IP_2_IRQHandler) @05e0d000
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_0_IRQHandler/25 (LPUART_UART_IP_0_IRQHandler) @05e07ee0
Type: function definition analyzed
Visibility: externally_visible public
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
Clearing variable flags:
Function name:LPUART_UART_IP_13_IRQHandler/28:
locals read:
locals written:
Function name:LPUART_UART_IP_10_IRQHandler/27:
locals read:
locals written:
Function name:LPUART_UART_IP_2_IRQHandler/26:
locals read:
locals written:
Function name:LPUART_UART_IP_0_IRQHandler/25:
locals read:
locals written:
ordered call graph: reduced
LPUART_UART_IP_13_IRQHandler/28 (LPUART_UART_IP_13_IRQHandler) @05e0d540
Type: function definition analyzed
Visibility: externally_visible public
Aux: @05a05800
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_10_IRQHandler/27 (LPUART_UART_IP_10_IRQHandler) @05e0d2a0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @05a057c0
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_2_IRQHandler/26 (LPUART_UART_IP_2_IRQHandler) @05e0d000
Type: function definition analyzed
Visibility: externally_visible public
Aux: @05a054e0
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
LPUART_UART_IP_0_IRQHandler/25 (LPUART_UART_IP_0_IRQHandler) @05e07ee0
Type: function definition analyzed
Visibility: externally_visible public
Aux: @05a05640
References:
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: Lpuart_Uart_Ip_IRQHandler/29 (1073741824 (estimated locally),1.00 per call)
Function name:LPUART_UART_IP_0_IRQHandler/25:
locals read:
locals written:
globals read: ALL
globals written: ALL
Function name:LPUART_UART_IP_2_IRQHandler/26:
locals read:
locals written:
globals read: ALL
globals written: ALL
Function name:LPUART_UART_IP_10_IRQHandler/27:
locals read:
locals written:
globals read: ALL
globals written: ALL
Function name:LPUART_UART_IP_13_IRQHandler/28:
locals read:
locals written:
globals read: ALL
globals written: ALL
LPUART_UART_IP_13_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpuart_Uart_Ip_IRQHandler (13);
return;
}
LPUART_UART_IP_10_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpuart_Uart_Ip_IRQHandler (10);
return;
}
LPUART_UART_IP_2_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpuart_Uart_Ip_IRQHandler (2);
return;
}
LPUART_UART_IP_0_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpuart_Uart_Ip_IRQHandler (0);
return;
}