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.
The following table shows the internal programming elements for the interrupt library.
Programming Element | Description |
---|---|
OALIntrMapInit | This function initializes the mapping structure that describes bi-directional mapping between IRQs and SYSINTR logical interrupts. |
OALIntrReleaseSysIntr | This function releases a SYSINTR. |
OALIntrTranslateIrq | This function returns the SYSINTR for a specified IRQ based on the static mapping. |
OALIntrTranslateSysIntr | This function returns the list of IRQs for a specified SYSINTR. |
See Also
Interrupt Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors