mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 09:53:59 +09:00
21 lines
282 B
Plaintext
21 lines
282 B
Plaintext
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;
|
|
|
|
}
|
|
|
|
|