OALIntrTranslateIrq (Windows CE 5.0)
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