Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This function returns the SYSINTR for a specified IRQ based on the static mapping.
UINT32 OALIntrTranslateIrq( UINT32irq);
Parameters
- irq
[in] Nonshareable IRQ to translate into a SYSINTR.
Return Values
Returns the associated SYSINTR value.
Remarks
This is a direct one-to-one mapping of an IRQ to a SYSINTR.
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_intr.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors