Share via


Interrupt Reference Internal Interface (Windows Embedded CE 6.0)

1/5/2010

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

Concepts

Production-Quality OAL Components