Disconnects the interrupt controller.
Prototype
int XDisconnectInterruptCntrl(u32 IntrId, UINTPTR IntcParent);
Parameters
The following table lists the XDisconnectInterruptCntrl function arguments.
| Name | Description |
|---|---|
| IntrId | Interrupt Id. |
| IntcParent | Interrupt controller baseaddress and type. |