Share via


Interrupt Reference Internal Interface (Compact 2013)

10/16/2014

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

Reference

Interrupt Reference