Interrupt Reference Hardware Platform Callback Functions (Windows Embedded CE 6.0)
1/5/2010
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. |