Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
The following table shows the hardware platform callback functions in the interrupt library.
Programming Element |
Description |
|---|---|
This function translates IRQs for chaining the controller interrupt. It is called from the interrupt handler if your implementation uses hardware platform callbacks. |
|
This function must be called by OALIntrDisableIrqs if your implementation uses hardware platform callbacks. |
|
This function must be called by OALIntrDoneIrqs if your implementation uses hardware platform callbacks. |
|
This function must be called by OALIntrEnableIrqs if your implementation uses hardware platform callbacks. |
|
This function allows the BSP to initialize a secondary interrupt controller. |
|
This function is called by OALIntrRequestIrqs if your implementation uses hardware platform callbacks and the device is not recognized. |