Skip to main content

Windows CE Library - Interrupt Service Routine Library (INTLib)

danger

this is a legacy library and thus not supported by Toradex anymore. We recommend that you use the new libraries for all Toradex modules. Please see the Toradex CE Libraries and Code Samples for up-to-date information.


Description

This library manages installable Interrupt Service Routines.

Current Version

V2.6

Application Notes

INTLib provides for level-triggered and edge triggered interrupts.

Library API

Click here for the library API

Other Resources

Windows CE Libraries Overview

How to use Interrupt Library

Interrupt Sources

Interrupt Latency

Colibri T20 Interrupts

Revision History

DateRevChange Notes
29/06/2015V2.6Fix memory leak in InterruptInitializeCompat() for Tegra
23/09/2013V2.5.1Minor Code optimizations
23/09/2013V2.4Change default SDK to Colibri600 / Replace OAL_INTR_FORCE_STATIC by OAL_INTR_TRANSLATE and added some fixes to allow reusing the same SysIntr IDs.
12/08/2013V2.3.2Changed scope of internal variables to be internal only
24/06/2013V2.3.1Fixed __GetUserKData() link error under Windows CE 5


Send Feedback!